Skip to content

Commit

Permalink
fix: connect lost
Browse files Browse the repository at this point in the history
  • Loading branch information
tangyoha committed Jan 6, 2025
1 parent 892ac74 commit bcc9f20
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion media_downloader.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
from utils.log import LogFilter
from utils.meta import print_meta
from utils.meta_data import MetaData
from utils.updates import check_for_updates

logging.basicConfig(
level=logging.INFO,
Expand Down
1 change: 0 additions & 1 deletion module/bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
)
from utils.format import replace_date_time, validate_title
from utils.meta_data import MetaData
from utils.updates import get_latest_release

# pylint: disable = C0301, R0902

Expand Down

0 comments on commit bcc9f20

Please sign in to comment.