mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-10 01:17:59 +03:00
small test
This commit is contained in:
parent
254bbc444c
commit
e1a7096d1f
@ -249,7 +249,6 @@ class Dispatcher(View):
|
||||
it register all subclases of Handler. (In fact, it looks for packages inside "methods" package, child of this)
|
||||
"""
|
||||
logger.info('Initializing REST Handlers')
|
||||
|
||||
# Our parent module "REST", because we are in "dispatcher"
|
||||
modName = __name__[:__name__.rfind('.')]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user