We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dd6b2e commit 7459baaCopy full SHA for 7459baa
desktop/src/app/components/resources/view/view-facade.ts
@@ -1,5 +1,5 @@
1
-import { ChangesStream, Datastore, DatastoreErrors, Document, FieldDocument, IndexFacade,
2
- SyncService, SyncStatus } from 'idai-field-core';
+import { ChangesStream, Datastore, Document, FieldDocument, IndexFacade, SyncService,
+ SyncStatus } from 'idai-field-core';
3
import { M } from '../../../components/messages/m';
4
import { Messages } from '../../../components/messages/messages';
5
import { Loading } from '../../../components/widgets/loading';
0 commit comments