mirror of
https://github.com/Cronocide/wifipumpkin3.git
synced 2025-01-22 11:18:55 +00:00
removed method no used on PumpkinShell
This commit is contained in:
parent
5936159f53
commit
9590792530
@ -243,9 +243,6 @@ class PumpkinShell(Qt.QObject, ConsoleUI):
|
||||
exec_bash(line)
|
||||
self.threads["RogueAP"] = []
|
||||
|
||||
def countThreads(self):
|
||||
return len(self.threadsAP["RougeAP"])
|
||||
|
||||
def do_ignore(self, args):
|
||||
"""core: the message logger will be ignored """
|
||||
logger = self.logger_manager.get(args)
|
||||
|
Loading…
Reference in New Issue
Block a user