Remove debugging load()
parent
981ba60fee
commit
c1cf71c4e9
|
@ -1,5 +1,4 @@
|
||||||
require 'msf/core/exploit/local/compile_c'
|
require 'msf/core/exploit/local/compile_c'
|
||||||
load 'lib/msf/core/exploit/local/compile_c.rb'
|
|
||||||
|
|
||||||
module Msf
|
module Msf
|
||||||
module Exploit::Local::Linux
|
module Exploit::Local::Linux
|
||||||
|
|
Loading…
Reference in New Issue