Skip to content

Commit 01d9dbb

Browse files
committed
remove debugging statement
1 parent 817e875 commit 01d9dbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

numba_cuda/numba/cuda/debuginfo.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ def _check_polymorphic_debug_info_support():
3434
- use_typed_const: True for typed constant,
3535
False for node reference
3636
"""
37-
#return (True, True) # JL_debugging
3837
ctk_version = runtime.getLocalRuntimeVersion()
3938
llvmlite_version = _get_llvmlite_version()
4039

0 commit comments

Comments
 (0)