forked from p15670423/monkey
Island: Remove NOP PasswordEnvironment
This commit is contained in:
parent
15a3e61ec0
commit
5a544c5deb
|
@ -1,7 +0,0 @@
|
||||||
from monkey_island.cc.environment import Environment
|
|
||||||
|
|
||||||
|
|
||||||
# TODO: We can probably remove these Environment subclasses, but the
|
|
||||||
# AwsEnvironment class still does something unique in its constructor.
|
|
||||||
class PasswordEnvironment(Environment):
|
|
||||||
pass
|
|
Loading…
Reference in New Issue