Skip to content

Commit 873a3d4

Browse files
committed
Merge branch '229-add-vue-container' of https://github.com/Seluj78/PyMatcha into 229-add-vue-container
2 parents 1b38b57 + d2334ad commit 873a3d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/PyMatcha/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
from dotenv import load_dotenv
2626
from flask import Flask
2727
from flask import jsonify
28-
from flask import send_from_directory
2928
from flask_cors import CORS
3029
from flask_jwt_extended import JWTManager
3130
from flask_mail import Mail

0 commit comments

Comments
 (0)