Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 96deb0e

Browse files
committed
redundant include
1 parent 69fa41d commit 96deb0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

controllers/llamaCPP.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#include "llama.h"
33
#include "log.h"
44
#include "utils/nitro_utils.h"
5-
#include <algorithm>
65

76
using namespace inferences;
87
using json = nlohmann::json;

0 commit comments

Comments
 (0)