Fix connections

This commit is contained in:
ashatora
2024-05-18 19:17:21 +03:00
parent a9fa949df8
commit 5213e6c844
3 changed files with 0 additions and 54 deletions

View File

@@ -16,7 +16,6 @@ import io
import zlib
import os.path
import requests
from .reqs_graphql import get_catalog, get_object
import xml.etree.ElementTree as ET
from .reqs.request_xml_service import RequestXmlService
import zipfile