Skip to content

Commit 7ec9687

Browse files
committed
Delete unnecessary includes
1 parent 374ef71 commit 7ec9687

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/post/osx/gather/safari_lastsession.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88

99
class Metasploit3 < Msf::Post
1010

11-
include Msf::Post::Common
1211
include Msf::Post::File
13-
include Msf::Auxiliary::Report
1412

1513
def initialize(info={})
1614
super( update_info( info,

0 commit comments

Comments
 (0)