Skip to content

Commit fb153a6

Browse files
Remove unused import import_module
1 parent 6f6326b commit fb153a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dpnp/__init__.py

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

2727
import os
2828
import sys
29-
from importlib import import_module
3029

3130
mypath = os.path.dirname(os.path.realpath(__file__))
3231

0 commit comments

Comments
 (0)