Skip to content

Commit 20f3bc0

Browse files
Remove unused import uint64_t
1 parent 180098a commit 20f3bc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/_libs/index.pyx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ from numpy cimport (
99
intp_t,
1010
ndarray,
1111
uint8_t,
12-
uint64_t,
1312
)
1413

1514
cnp.import_array()

0 commit comments

Comments
 (0)