Skip to content

Commit 3686072

Browse files
author
Diptorup Deb
committed
Remove copy-pasta comment
1 parent 5f23bc5 commit 3686072

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

numba_dpex/core/targets/dpjit_target.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ class Dpex(CPU):
2525
# permits lookup and reference in user space by the string "dpex"
2626
target_registry[DPEX_TARGET_NAME] = Dpex
2727

28-
# This is the function registry for the dpu, it just has one registry, this one!
2928
dpex_function_registry = Registry()
3029

3130

0 commit comments

Comments
 (0)