From 38d9ccc9f0d056ec33471d09761896945dda594a Mon Sep 17 00:00:00 2001 From: Kekoa Kaaikala Date: Thu, 22 Sep 2022 13:11:08 +0000 Subject: [PATCH] Agent: Remove stale comment --- monkey/infection_monkey/exploit/HostExploiter.py | 1 - 1 file changed, 1 deletion(-) 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,