mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user