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

This commit is contained in:
Simone Margaritelli 2019-10-13 17:38:00 +02:00
parent ef31366078
commit ac5ee1ba7b
No known key found for this signature in database
GPG Key ID: 82E42E7F3B34C97E

View File

@ -5,7 +5,7 @@ if __name__ == '__main__':
import logging
import pwnagotchi
import pwnagtochi.grid as grid
import pwnagotchi.grid as grid
import pwnagotchi.utils as utils
import pwnagotchi.plugins as plugins