Removes multiple newlines at the end of files that is breaking the editorconfig step of CI. (#8258)

This commit is contained in:
Clint Herron
2024-07-02 12:18:10 -04:00
committed by GitHub
parent 968967376d
commit 07a3fc0608
22 changed files with 0 additions and 24 deletions

View File

@ -63,4 +63,3 @@ GGML_API void ggml_backend_metal_capture_next_compute(ggml_backend_t backend);
#ifdef __cplusplus
}
#endif