Skip to content

Commit 313a325

Browse files
committed
fix lint cc @ngxson
1 parent 62f9cdb commit 313a325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ollama-utils/src/chat-template-automap.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// This file is auto generated, please do not modify manually
22
// To update it, run "pnpm run build:automap"
33

4-
import { OllamaChatTemplateMapEntry } from "./types";
4+
import type { OllamaChatTemplateMapEntry } from "./types";
55

66
/**
77
* Skipped these models due to error:

0 commit comments

Comments
 (0)