Skip to content

Commit d598560

Browse files
author
Diptorup Deb
committed
Remove unused imports
1 parent 3686072 commit d598560

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

numba_dpex/core/types/array_type.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# SPDX-License-Identifier: Apache-2.0
44

55
import numpy as np
6-
from numba.core import types
7-
from numba.core.datamodel.models import StructModel
86
from numba.core.types.npytypes import Array
97

108

0 commit comments

Comments
 (0)