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

This commit is contained in:
Vlad
2024-09-21 01:29:33 +03:00
parent b1e9b257c6
commit b95013eb8f
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