Skip to content

Commit e0d0772

Browse files
author
Diptorup Deb
committed
Minor fixes to imports
1 parent 5095a62 commit e0d0772

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

numba_dpex/core/pipelines/kernel_compiler.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
NoPythonSupportedFeatureValidation,
1010
)
1111

12-
from numba_dpex.core import config
1312
from numba_dpex.core.exceptions import UnsupportedCompilationModeError
1413
from numba_dpex.core.passes.passes import (
1514
NoPythonBackend,

0 commit comments

Comments
 (0)