mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 14:28:51 +08:00
refactor: simplify code (#3015)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { assertExists } from '@blocksuite/store';
|
||||
import { assertExists } from '@blocksuite/global/utils';
|
||||
import React, { Suspense, useCallback } from 'react';
|
||||
|
||||
import { getUIAdapter } from '../../../../adapters/workspace';
|
||||
|
||||
Reference in New Issue
Block a user