Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jnke2016 committed Jan 2, 2025
1 parent 0a4d29b commit 4e0eff9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/pylibcugraph/pylibcugraph/node2vec_random_walks.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
from libc.stdint cimport uintptr_t

from pylibcugraph._cugraph_c.resource_handle cimport (
bool_t,
cugraph_resource_handle_t,
)
from pylibcugraph._cugraph_c.error cimport (
Expand Down

0 comments on commit 4e0eff9

Please sign in to comment.