Skip to content

Commit 618708c

Browse files
authored
Update ggml/src/ggml-cuda/concat.cu
1 parent f8a5b04 commit 618708c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ggml/src/ggml-cuda/concat.cu

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,5 +216,4 @@ void ggml_cuda_op_concat(ggml_backend_cuda_context & ctx, ggml_tensor * dst) {
216216
break;
217217
}
218218
}
219-
}
220219
}

0 commit comments

Comments
 (0)