Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jstzwj committed Sep 23, 2024
1 parent 9ff186e commit 464ab93
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions olah/proxy/files.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 (
Expand Down

0 comments on commit 464ab93

Please sign in to comment.