Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
HuberTRoy committed Jan 3, 2025
1 parent dc07bac commit 5fe6477
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/runners/types.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {
type Message as OllamaMessage,
import type {
Message as OllamaMessage,
ChatResponse as OllamaChatResponse,
} from "ollama";

Expand Down

0 comments on commit 5fe6477

Please sign in to comment.