Skip to content

Commit

Permalink
Update routes.py
Browse files Browse the repository at this point in the history
  • Loading branch information
luoyantao99 committed Nov 30, 2023
1 parent eccc161 commit 414d28c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion service/routes.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
Describe what your service does here
"""

import sqlalchemy
from flask import jsonify, request, abort, url_for
from service.common import status # HTTP Status Codes
from service.models import Product, Category, db
Expand Down

0 comments on commit 414d28c

Please sign in to comment.