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