diff --git a/apps/web/src/components/note/index.tsx b/apps/web/src/components/note/index.tsx index 68e28771b..6c309f1b7 100644 --- a/apps/web/src/components/note/index.tsx +++ b/apps/web/src/components/note/index.tsx @@ -77,9 +77,6 @@ import { isReminderToday } from "@notesnook/core/dist/collections/reminders"; import { getFormattedReminderTime, pluralize } from "@notesnook/common"; -import { Context, ReferencesWithDateEdited } from "../list-container/types"; -import { SchemeColors, StaticColors } from "@notesnook/theme"; -import FileSaver from "file-saver"; import { Reminder as ReminderType, Color,