bugfix
This commit is contained in:
parent
52a6b1911d
commit
6bbec483d5
@ -23,7 +23,6 @@ from .loadplugins import load_plugins
|
|||||||
from .real_ip import real_ip_middleware
|
from .real_ip import real_ip_middleware
|
||||||
|
|
||||||
startup_coros = []
|
startup_coros = []
|
||||||
cleanup_coros = []
|
|
||||||
cleanupctx_coros = []
|
cleanupctx_coros = []
|
||||||
|
|
||||||
def add_startup(coro):
|
def add_startup(coro):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user