Skip to content

Commit 503d773

Browse files
Removed unused cimport
1 parent 79dd1a2 commit 503d773

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dpctl/program/_program.pyx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ a OpenCL source string or a SPIR-V binary file.
2525
2626
"""
2727

28-
cimport cython.array
2928
from libc.stdint cimport uint32_t
3029

3130
from dpctl._backend cimport ( # noqa: E211, E402;

0 commit comments

Comments
 (0)