mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-15 15:32:30 +02:00
Removes multiple newlines at the end of files that is breaking the editorconfig step of CI. (llama/8258)
This commit is contained in:
committed by
Georgi Gerganov
parent
4af3194b7c
commit
c2c60dc9ba
@ -487,4 +487,3 @@ void* ggml_cuda_cpy_fn(const ggml_tensor * src0, ggml_tensor * src1) {
|
||||
GGML_ASSERT(false);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user