Skip to content

Commit 4228bd5

Browse files
useless variable assignment
Signed-off-by: Michée Lengronne <michee.lengronne@coppint.com>
1 parent b9c4667 commit 4228bd5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libraries/ssh_crypto.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
# author: Dominik Richter
1717
# author: Patrick Muench
1818

19-
sshd_custom_path = attribute('sshd_custom_path', value: '/etc/ssh', description: 'Sometimes ssh configuration files are present in another location and ssh use them with the -f flag')
20-
2119
class SshCrypto < Inspec.resource(1) # rubocop:disable Metrics/ClassLength
2220
name 'ssh_crypto'
2321

0 commit comments

Comments
 (0)