remove the commented-out command

This commit is contained in:
kaitoozawa
2025-12-30 14:59:31 +10:00
parent 85d8d78112
commit ff4c89bf46

View File

@@ -69,9 +69,6 @@ module BeEF
exit 0
end
# opts.on('-i', '--interactive', 'Starts with the Console Shell activated') do
# @options[:interactive] = true
# end
end
optparse.parse!