diff --git a/monkey/infection_monkey/monkey.py b/monkey/infection_monkey/monkey.py index 5659b27d2..a4c72c439 100644 --- a/monkey/infection_monkey/monkey.py +++ b/monkey/infection_monkey/monkey.py @@ -93,8 +93,6 @@ class InfectionMonkey(object): return self.set_default_port() - fbts - # Create a dir for monkey files if there isn't one create_monkey_dir()