Skip to content

Commit f45a3d2

Browse files
more empty line removed
Co-authored-by: Julian Samaroo <jpsamaroo@gmail.com>
1 parent 5d5fb4a commit f45a3d2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ext/CUDAExt.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,6 @@ function Dagger.move(from_proc::CuArrayDeviceProc, to_proc::CuArrayDeviceProc, x
294294
copyto!(to_arr, x)
295295
return to_arr
296296
end
297-
298297
else
299298
host_copy = with_context(from_proc) do
300299
ev = CUDA.CuEvent()

0 commit comments

Comments
 (0)