mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
web: fix duplicate imports
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user