Skip to content

Commit 0301a4d

Browse files
committed
fix CI rm list import
1 parent 5e2e137 commit 0301a4d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cuda_core/cuda/core/experimental/_program.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
from typing import TYPE_CHECKING, List, Tuple, Union
1010
from warnings import warn
1111

12-
import list
13-
1412
if TYPE_CHECKING:
1513
import cuda.bindings
1614

0 commit comments

Comments
 (0)