mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-12 00:50:40 +00:00
Remove debug information.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user