forked from p15670423/monkey
Island: Rename cc/resources/events.py -> cc/resources/agent_events.py
This commit is contained in:
parent
ad30efcedd
commit
f0d5545f28
|
@ -8,5 +8,5 @@ from .ip_addresses import IPAddresses
|
|||
from .agent_configuration import AgentConfiguration
|
||||
from .pba_file_upload import PBAFileUpload, LINUX_PBA_TYPE, WINDOWS_PBA_TYPE
|
||||
from .pba_file_download import PBAFileDownload
|
||||
from .events import AgentEvents
|
||||
from .agent_events import AgentEvents
|
||||
from .agents import Agents
|
||||
|
|
Loading…
Reference in New Issue