cleanup: remove unused imports and dead code

This commit is contained in:
Username
2025-12-26 19:34:23 +01:00
parent a20b5525f0
commit adbe20dae3
3 changed files with 0 additions and 9 deletions

View File

@@ -7,9 +7,7 @@ import json
import random
import time
import threading
import urllib
import mysqlite
import proxywatchd
from misc import _log
from config import Config
import fetch