Skip to content

Commit b636aeb

Browse files
committed
rm print_warning
1 parent d405f31 commit b636aeb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/msf/core/exploit/local.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ def exploit_type
2121
end
2222

2323
def run_simple(opts = {}, &block)
24-
print_warning("test")
2524
raise NotImplementedError, ' - This way of running the local exploit is currently not supported.'
2625
end
2726
end

0 commit comments

Comments
 (0)