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

Commit 1a574d2

Browse files
committed
remove redundant includes
1 parent a995c93 commit 1a574d2

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
@@ -1,7 +1,6 @@
11
#include "llamaCPP.h"
22
#include "llama.h"
33
#include "utils/nitro_utils.h"
4-
#include <thread>
54

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

0 commit comments

Comments
 (0)