удалены лишние импорты

This commit is contained in:
Vlad
2024-09-21 01:29:33 +03:00
parent 7b13cf92ea
commit bcc7760f42
6 changed files with 6 additions and 10 deletions
-1
View File
@@ -1,7 +1,6 @@
import requests
from config import ADMIN_USERNAME, ADMIN_PASSWORD, GET_INBOUNDS_URL
import json
import httpx
session = None