Skip to content

Commit

Permalink
remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
5t33 committed Sep 4, 2022
1 parent 42686a7 commit dde1fe1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
from cli import translate_blueprint
from views import blueprint
import pycountry
"""Import all web routes and CLI routes to run this app"""
logging.basicConfig(level=logging.DEBUG)

app = Flask(__name__)
Expand Down

0 comments on commit dde1fe1

Please sign in to comment.