mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-21 14:11:26 +00:00
fix: remove unused sandbox browser type import
This commit is contained in:
@@ -3,7 +3,6 @@ import { deriveDefaultBrowserCdpPortRange } from "../../config/port-defaults.js"
|
||||
import {
|
||||
startBrowserBridgeServer,
|
||||
stopBrowserBridgeServer,
|
||||
type BrowserBridge,
|
||||
} from "../../plugin-sdk/browser-bridge.js";
|
||||
import {
|
||||
DEFAULT_BROWSER_EVALUATE_ENABLED,
|
||||
|
||||
Reference in New Issue
Block a user