提交 31ab2cef authored 作者: jhelie's avatar jhelie

remove redundant assignment

上级 1801364f
...@@ -1315,7 +1315,6 @@ class GpuJoin(HideC, Join): ...@@ -1315,7 +1315,6 @@ class GpuJoin(HideC, Join):
fail = sub['fail'] fail = sub['fail']
out = out_[0] out = out_[0]
copy_inputs_to_list = '\n'.join(copy_to_list) copy_inputs_to_list = '\n'.join(copy_to_list)
restype = restype
ctx = sub['params'] ctx = sub['params']
code = """ code = """
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论