fix: resolve ruff lint errors (unused imports and variables)
This commit is contained in:
parent
e77832e6b4
commit
0a4aed9e1b
3 changed files with 1 additions and 5 deletions
|
|
@ -7,7 +7,6 @@ import json
|
|||
import logging
|
||||
import sqlite3
|
||||
import threading
|
||||
import time
|
||||
import urllib.error
|
||||
import urllib.request
|
||||
from datetime import datetime, timezone
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue