Skip to content

Commit e1da4bf

Browse files
authored
docs: fix code example (#131)
1 parent ba975e9 commit e1da4bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/guide/chat-session.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ import path from "path";
103103
import {
104104
LlamaModel, LlamaContext, LlamaChatSession, Token
105105
} from "node-llama-cpp";
106-
import {context} from "esbuild";
107106

108107
const __dirname = path.dirname(fileURLToPath(import.meta.url));
109108

0 commit comments

Comments
 (0)