Skip to content

Commit

Permalink
Optimize imports
Browse files Browse the repository at this point in the history
  • Loading branch information
SeoulSKY committed Jun 28, 2024
1 parent 6b4ab5f commit abba89e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ytnoti/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@
import asyncio
import logging
import random
import socket
import string
import time
from collections import OrderedDict
from datetime import datetime
from http import HTTPStatus
Expand Down

0 comments on commit abba89e

Please sign in to comment.