Skip to content

Commit ac1daaf

Browse files
committed
Fix rubocop warning
1 parent f15309b commit ac1daaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/msf/core/auxiliary/mqtt.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ def mqtt_connect?(client)
6565
def mqtt_disconnect(client)
6666
client.disconnect
6767
end
68-
end
68+
end
6969
end

0 commit comments

Comments
 (0)