mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-22 20:46:38 +08:00
refactor: remove package @affine/datacenter (#1705)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
import 'fake-indexeddb/auto';
|
||||
|
||||
import { MessageCode } from '@affine/datacenter';
|
||||
import { MessageCode } from '@affine/env/constant';
|
||||
import userA from '@affine-test/fixtures/userA.json';
|
||||
import { assertExists } from '@blocksuite/global/utils';
|
||||
import { Workspace } from '@blocksuite/store';
|
||||
|
||||
Reference in New Issue
Block a user