Skip to content

Commit be32f89

Browse files
committed
rm double slash
1 parent 8f50cbd commit be32f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evals/llm_clients/hn_aisdk.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Stagehand } from "@/dist";
2-
import { AISdkClient } from "@/lib/llm//aisdk";
2+
import { AISdkClient } from "@/lib/llm/aisdk";
33
import { EvalFunction } from "@/types/evals";
44
import { openai } from "@ai-sdk/openai/dist";
55
import { z } from "zod";

0 commit comments

Comments
 (0)