Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
chore: Remove unused imports and run poetry lock
Browse files Browse the repository at this point in the history
  • Loading branch information
slashtechno committed May 18, 2024
1 parent 411e840 commit b908f61
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 231 deletions.
2 changes: 0 additions & 2 deletions llmail/__main__.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
from email import message_from_bytes
from email.message import Message
from sys import stderr
import yagmail
import html2text
from icecream import ic
from imapclient import IMAPClient
import imaplib
from loguru import logger
Expand Down
Loading

0 comments on commit b908f61

Please sign in to comment.