mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 12:12:54 +01:00
refactor: fix all warnings
This commit is contained in:
@@ -3,7 +3,6 @@ import createStore from "../common/store";
|
||||
import { store as editorStore } from "./editor-store";
|
||||
import Vault from "../common/vault";
|
||||
import BaseStore from ".";
|
||||
import { navigate } from "hookrouter";
|
||||
|
||||
class NoteStore extends BaseStore {
|
||||
notes = [];
|
||||
|
||||
Reference in New Issue
Block a user