misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
Simone Margaritelli 2019-10-04 00:36:25 +02:00
parent 074f30f06f
commit b5f02f6172
No known key found for this signature in database
GPG Key ID: 82E42E7F3B34C97E

@ -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