chore: remove unused import

This commit is contained in:
amhsirak
2025-01-14 19:13:55 +05:30
parent d627d4357a
commit 3c1c585dfd

View File

@@ -5,7 +5,6 @@ import { modalStyle } from "../recorder/AddWhereCondModal";
import { useGlobalInfoStore } from '../../context/globalInfo';
import { duplicateRecording, getStoredRecording } from '../../api/storage';
import { WhereWhatPair } from 'maxun-core';
import { getUserById } from "../../api/auth";
import { useTranslation } from 'react-i18next';
interface RobotMeta {