forked from p15670423/monkey
Island: Add handle_scan_data to __init__.py
This commit is contained in:
parent
89c6e2b7bc
commit
371ca12dfb
|
@ -1,2 +1,3 @@
|
||||||
|
from .handle_scan_data import handle_scan_data
|
||||||
from .save_event_to_event_repository import save_event_to_event_repository
|
from .save_event_to_event_repository import save_event_to_event_repository
|
||||||
from .save_stolen_credentials_to_repository import save_stolen_credentials_to_repository
|
from .save_stolen_credentials_to_repository import save_stolen_credentials_to_repository
|
||||||
|
|
Loading…
Reference in New Issue