diff --git a/sdcard/rootfs/root/pwnagotchi/scripts/pwnagotchi/agent.py b/sdcard/rootfs/root/pwnagotchi/scripts/pwnagotchi/agent.py index fe1455c..0018bc3 100644 --- a/sdcard/rootfs/root/pwnagotchi/scripts/pwnagotchi/agent.py +++ b/sdcard/rootfs/root/pwnagotchi/scripts/pwnagotchi/agent.py @@ -7,8 +7,6 @@ from datetime import datetime import logging import _thread -import core - import pwnagotchi.utils as utils import pwnagotchi.plugins as plugins from bettercap.client import Client