diff --git a/bin/pwnagotchi b/bin/pwnagotchi index 76774590..536b5d48 100755 --- a/bin/pwnagotchi +++ b/bin/pwnagotchi @@ -96,7 +96,6 @@ def pwnagotchi_cli(): else: logging.exception("main loop exception (%s)", e) - def add_parsers(parser): """ Adds the plugins and google subcommands