Skip to content

Commit 11b9cfe

Browse files
committed
remove now broken import in request_handler.py
1 parent 436c2e8 commit 11b9cfe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

aikido_zen/sources/functions/request_handler.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from .ip_allowed_to_access_route import ip_allowed_to_access_route
1010
import aikido_zen.background_process.comms as c
1111
from ...background_process.commands import PutEventCommand
12-
from ...background_process.commands.check_firewall_lists import CheckFirewallListsRes
1312
from ...helpers.ipc.send_payload import send_payload
1413
from ...helpers.serialize_to_json import serialize_to_json
1514
from ...storage.attack_wave_detector_store import attack_wave_detector_store

0 commit comments

Comments
 (0)