diff --git a/olah/proxy/files.py b/olah/proxy/files.py index 4d23183..3308334 100644 --- a/olah/proxy/files.py +++ b/olah/proxy/files.py @@ -10,11 +10,7 @@ import os from typing import Dict, List, Literal, Optional, Tuple from fastapi import Request - -from requests.structures import CaseInsensitiveDict import httpx -import zlib -from starlette.datastructures import URL from urllib.parse import urlparse, urljoin from olah.constants import (