Cleanup processs

This commit is contained in:
2025-04-25 15:12:07 +02:00
parent 5e4b1acca0
commit 8d0d9c4321
4 changed files with 4 additions and 1 deletions

3
application/api/views.py Normal file
View File

@@ -0,0 +1,3 @@
from flask import Blueprint
api_blueprint = Blueprint('api', )