Skip to content

Commit 56baf2d

Browse files
RobertCraigiestainless-app[bot]
authored andcommitted
chore: remove unused import
1 parent 7da727a commit 56baf2d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/openai/resources/uploads/uploads.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
import os
77
import logging
88
import builtins
9-
from typing import List, overload
9+
from typing import overload
1010
from pathlib import Path
11+
1112
import anyio
1213
import httpx
1314

0 commit comments

Comments
 (0)