mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
unused function
This commit is contained in:
@ -51,7 +51,6 @@ def pwnagotchi_cli():
|
|||||||
agent.mode = 'auto'
|
agent.mode = 'auto'
|
||||||
agent.start()
|
agent.start()
|
||||||
config = agent.config()
|
config = agent.config()
|
||||||
session = agent.session()
|
|
||||||
|
|
||||||
while True:
|
while True:
|
||||||
try:
|
try:
|
||||||
|
Reference in New Issue
Block a user