style: no import infra submodule (#6278)

This commit is contained in:
EYHN
2024-03-25 03:55:29 +00:00
parent b93871f045
commit 7ce2bfbf0b
81 changed files with 105 additions and 122 deletions

View File

@@ -4,7 +4,7 @@ import type {
DeletedCollection,
} from '@affine/env/filter';
import type { Workspace } from '@toeverything/infra';
import { LiveData } from '@toeverything/infra/livedata';
import { LiveData } from '@toeverything/infra';
import { Observable } from 'rxjs';
import { Array as YArray } from 'yjs';