Skip to content

Commit 1d3ac04

Browse files
chore: don't import what is not used
1 parent 54880a5 commit 1d3ac04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/accuracy/sdk/accuracy-result-storage/mongodb-storage.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ import {
55
AccuracyRunStatus,
66
AccuracyRunStatuses,
77
ExpectedToolCall,
8-
LLMToolCall,
98
ModelResponse,
10-
PromptResult,
119
} from "./result-storage.js";
1210

1311
// Omitting these as they might contain large chunk of texts

0 commit comments

Comments
 (0)