chore: remove unused import
This commit is contained in:
@@ -7,11 +7,7 @@ import { BrowserTabs } from "./BrowserTabs";
|
||||
import { useSocketStore } from "../../context/socket";
|
||||
import {
|
||||
getCurrentTabs,
|
||||
getCurrentUrl,
|
||||
interpretCurrentRecording,
|
||||
} from "../../api/recording";
|
||||
import { Box } from "@mui/material";
|
||||
import { InterpretationLog } from "../run/InterpretationLog";
|
||||
|
||||
// TODO: Tab !show currentUrl after recordingUrl global state
|
||||
export const BrowserContent = () => {
|
||||
|
||||
Reference in New Issue
Block a user