diff --git a/monkey/infection_monkey/exploit/HostExploiter.py b/monkey/infection_monkey/exploit/HostExploiter.py index 6291d98d3..c9b312fb9 100644 --- a/monkey/infection_monkey/exploit/HostExploiter.py +++ b/monkey/infection_monkey/exploit/HostExploiter.py @@ -56,7 +56,6 @@ class HostExploiter: } ) - # TODO: host should be VictimHost, at the moment it can't because of circular dependency def exploit_host( self, host: VictimHost,