chore: migrate note controllers to snjs
This commit is contained in:
@@ -10,13 +10,13 @@ import { StatusManager } from '@/services/statusManager';
|
||||
import { ThemeManager } from '@/services/themeManager';
|
||||
import { PasswordWizardScope, PasswordWizardType } from '@/types';
|
||||
import { AppState } from '@/ui_models/app_state';
|
||||
import { NoteGroupController } from '@/views/note_group_view/note_group_controller';
|
||||
import { WebDeviceInterface } from '@/web_device_interface';
|
||||
import {
|
||||
DeinitSource,
|
||||
PermissionDialog,
|
||||
Platform,
|
||||
SNApplication,
|
||||
NoteGroupController,
|
||||
} from '@standardnotes/snjs';
|
||||
import angular from 'angular';
|
||||
import { AccountSwitcherScope, PermissionsModalScope } from './../types';
|
||||
|
||||
Reference in New Issue
Block a user