mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-04-28 16:50:08 +00:00
chore: remove unused unquote import
This commit is contained in:
@@ -5,7 +5,7 @@ import hmac
|
||||
import json
|
||||
from datetime import datetime
|
||||
from typing import Any
|
||||
from urllib.parse import parse_qsl, unquote
|
||||
from urllib.parse import parse_qsl
|
||||
|
||||
from app.config import settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user