mobile: cleanup

This commit is contained in:
Ammar Ahmed
2025-03-14 21:52:02 +05:00
committed by Abdullah Atta
parent ad43591f2c
commit aabb33a435

View File

@@ -33,7 +33,6 @@ import {
import { ItemSelection } from "../../stores/item-selection-store";
import { useNotebooks } from "../../stores/use-notebook-store";
import { useRelationStore } from "../../stores/use-relation-store";
import { useSelectionStore } from "../../stores/use-selection-store";
import { updateNotebook } from "../../utils/notebooks";
import { AppFontSize } from "../../utils/size";
import { DefaultAppStyles } from "../../utils/styles";