web: fix duplicate imports

This commit is contained in:
Abdullah Atta
2024-02-05 10:57:57 +05:00
parent c2be3a4f4d
commit b02c43c99d

View File

@@ -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,