fix: add a new line to the end of the file

This commit is contained in:
Junil Kim 2024-11-08 15:41:26 +09:00
parent 05365761b9
commit def47780cc

View file

@ -220,4 +220,5 @@ endif()
if(LLAMA_DOCS) if(LLAMA_DOCS)
add_subdirectory(docs-api) add_subdirectory(docs-api)
endif() endif()