Skip to content

Commit 46f83fe

Browse files
committed
fix merge
Signed-off-by: Kyle Sayers <[email protected]>
1 parent d06d093 commit 46f83fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/compressed_tensors/__init__.py

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

2020
from .compressors import *
2121
from .config import *
22-
from .logger import LoggerConfig, configure_logger, logger
2322
from .quantization import QuantizationConfig, QuantizationStatus
2423
from .utils import *
2524
from .version import *

0 commit comments

Comments
 (0)