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

Commit af08bec

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

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

controllers/llamaCPP.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,7 @@
88

99
#include "log.h"
1010
#include "utils/nitro_utils.h"
11-
#include <drogon/HttpAppFramework.h>
1211
#include <drogon/HttpController.h>
13-
#include <drogon/HttpSimpleController.h>
14-
#include <drogon/HttpTypes.h>
15-
#include <fstream>
16-
#include <trantor/utils/Logger.h>
1712

1813
// External
1914
#include "common.h"

0 commit comments

Comments
 (0)