messing stuff up
This commit is contained in:
@ -1,5 +0,0 @@
|
||||
def register(app):
|
||||
"""Register submission routes & blueprint."""
|
||||
from .routes import bp as submissions_bp
|
||||
app.register_blueprint(submissions_bp)
|
||||
|
||||
|
Reference in New Issue
Block a user