Skip to content

Commit ce45326

Browse files
committed
remove unneeed import
Signed-off-by: Kyle Sayers <[email protected]>
1 parent eee5c80 commit ce45326

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/compressed_tensors/utils/helpers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
# limitations under the License.
1414

1515
import contextlib
16-
import warnings
1716
from functools import wraps
1817
from typing import TYPE_CHECKING, Any, Callable, Dict, List, Mapping, Optional, TypeVar
1918

0 commit comments

Comments
 (0)