Skip to content

Commit 5614435

Browse files
author
ExpDev07
committed
tiny change
1 parent 80a2e08 commit 5614435

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ def create_app():
88
"""
99
Construct the core application.
1010
"""
11-
1211
# Create flask app with CORS enabled.
1312
app = Flask(__name__)
1413
CORS(app)

0 commit comments

Comments
 (0)