Skip to content

Commit 93c424c

Browse files
committed
Remove unused
1 parent b0d8b0a commit 93c424c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/auxiliary/scanner/misc/cisco_smart_install.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ def cleanup
9393
# Callback for incoming files
9494
#
9595
def process_incoming(info)
96-
@config_recieved = true
9796
return if not info[:file]
9897
name = info[:file][:name]
9998
data = info[:file][:data]

0 commit comments

Comments
 (0)