Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
akuny committed Feb 6, 2024
1 parent 032c245 commit eda0e4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nad_ch/controllers/web/routes.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from flask import Blueprint, current_app, render_template, g
from nad_ch.application.use_cases import list_data_submissions_by_provider


home_bp = Blueprint("home", __name__)
Expand Down

0 comments on commit eda0e4e

Please sign in to comment.