chore: remove unused import
This commit is contained in:
@@ -7,8 +7,6 @@ import { MainPage } from "./MainPage";
|
||||
import { useGlobalInfoStore } from "../context/globalInfo";
|
||||
import { getActiveBrowserId } from "../api/recording";
|
||||
import { AlertSnackbar } from "../components/atoms/AlertSnackbar";
|
||||
import { InterpretationLog } from "../components/molecules/InterpretationLog";
|
||||
|
||||
|
||||
export const PageWrapper = () => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user