forked from p15670423/monkey
Agent: Remove stale comment
This commit is contained in:
parent
13f7301db9
commit
38d9ccc9f0
|
@ -56,7 +56,6 @@ class HostExploiter:
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
# TODO: host should be VictimHost, at the moment it can't because of circular dependency
|
|
||||||
def exploit_host(
|
def exploit_host(
|
||||||
self,
|
self,
|
||||||
host: VictimHost,
|
host: VictimHost,
|
||||||
|
|
Loading…
Reference in New Issue