forked from p15670423/monkey
Common: Rename abstract_event.py -> abstract_agent_event.py
This commit is contained in:
parent
76cf34b5f0
commit
ce43a46a9c
|
@ -1,2 +1,2 @@
|
|||
from .abstract_event import AbstractAgentEvent
|
||||
from .abstract_agent_event import AbstractAgentEvent
|
||||
from .credentials_stolen_events import CredentialsStolenEvent
|
||||
|
|
Loading…
Reference in New Issue