Skip to content

Commit 7c9dea0

Browse files
committed
Remove duplicate logging
1 parent 00eb371 commit 7c9dea0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

optimum/intel/openvino/utils.py

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
import warnings
2121
import weakref
2222
from glob import glob
23-
import logging
2423
from pathlib import Path
2524
from tempfile import TemporaryDirectory as OrigTemporaryDirectory
2625
from tempfile import mkdtemp

0 commit comments

Comments
 (0)