finish up removing daemon queue, migrate shutdown to event system
This commit is contained in:
parent
a801960179
commit
88fe605762
7 changed files with 21 additions and 40 deletions
|
@ -20,7 +20,6 @@
|
|||
|
||||
import onionrplugins, logger
|
||||
from onionrutils import localcommand
|
||||
from coredb import daemonqueue
|
||||
|
||||
class PluginAPI:
|
||||
def __init__(self, pluginapi):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue