Skip to content

Commit 78940d4

Browse files
committed
rm unused import
1 parent c55ae45 commit 78940d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

evals/deterministic/tests/BrowserContext/multiPage.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { test, expect } from "@playwright/test";
22
import { Stagehand } from "@browserbasehq/stagehand";
33
import StagehandConfig from "@/evals/deterministic/stagehand.config";
4-
import { Page } from "@browserbasehq/stagehand";
54

65
import http from "http";
76
import express from "express";

0 commit comments

Comments
 (0)