Skip to content

Commit b15fb1d

Browse files
committed
fix: remove unused functools import in utils.py
1 parent 22a0402 commit b15fb1d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

unstructured/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import asyncio
44
import contextlib
5-
import functools
65
import importlib
76
import inspect
87
import json

0 commit comments

Comments
 (0)