Remove unused file

This commit is contained in:
doanguyen 2019-12-30 20:24:46 +01:00
parent 3e766f8126
commit ccaf304448
2 changed files with 0 additions and 6 deletions

View file

@ -1,6 +0,0 @@
from app.dashboard.base import dashboard_bp
@dashboard_bp.route("/", methods=["GET", "POST"])
def notification_setting():
pass