Skip to content

Commit

Permalink
remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
azliu0 committed Apr 14, 2024
1 parent 5036210 commit 11c4d68
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions server/cli.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
from flask import Blueprint
import email
import email.mime.multipart
import email.mime.text
from server import db
from server.models.email import Email
from server.models.thread import Thread
Expand Down

0 comments on commit 11c4d68

Please sign in to comment.