Skip to content

Commit abf199f

Browse files
committed
Remove junk code
1 parent cfc1acf commit abf199f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/msf/core/post.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ class Msf::Post < Msf::Module
2121

2222
def setup
2323
m = replicant
24-
action = datastore['ACTION']
2524
if m.actions.length > 0 && !m.action
2625
raise Msf::MissingActionError, "Please use: #{m.actions.collect {|e| e.name} * ", "}"
2726
end

0 commit comments

Comments
 (0)