mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-14 16:55:42 +00:00
Remove debug information.
This commit is contained in:
parent
cd79061579
commit
2d6805a990
@ -33,6 +33,4 @@ def create_app(config_name):
|
||||
from .main import main as main_blueprint
|
||||
app.register_blueprint(main_blueprint)
|
||||
|
||||
print(app.url_map)
|
||||
|
||||
return app
|
||||
|
Loading…
Reference in New Issue
Block a user