removed incorrect comment
This commit is contained in:
@@ -26,7 +26,6 @@ module BeEF
|
|||||||
begin
|
begin
|
||||||
# open base config
|
# open base config
|
||||||
@config = load(config)
|
@config = load(config)
|
||||||
# set default value if key? does not exist
|
|
||||||
@config.default = nil
|
@config.default = nil
|
||||||
@@config = config
|
@@config = config
|
||||||
rescue StandardError => e
|
rescue StandardError => e
|
||||||
|
|||||||
Reference in New Issue
Block a user