Skip to content

Commit 36809fb

Browse files
committed
cleanup style
1 parent 669ea10 commit 36809fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_cuda.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ function run_test(N, n, T, solver_type)
88

99
# Set up tensors based on solver type
1010
if solver_type == :batched
11-
1211

1312
# Initialize the solver
1413
data = initialize_batched(N, n, T, M)

0 commit comments

Comments
 (0)