Skip to content

Commit

Permalink
Removed unnecessary require and include.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Apr 29, 2024
1 parent 76fa6a0 commit b5c0117
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/ronin/vulns/cli/web_vuln_command.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

require 'ronin/support/network/http/cookie'
require 'ronin/support/network/http/user_agents'
require 'command_kit/printing/indent'

require 'set'

Expand All @@ -36,7 +35,6 @@ class CLI
#
class WebVulnCommand < Command

include CommandKit::Printing::Indent
include Printing
include Importable

Expand Down

0 comments on commit b5c0117

Please sign in to comment.