mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 22:38:56 +08:00
refactor(core): remove outline plugin and layout atom (#5326)
@affine/outline is no longer used, this PR deletes this plugin and deletes the code that is no longer used
This commit is contained in:
@@ -26,7 +26,6 @@ test('plugin should exist', async ({ page }) => {
|
||||
'@affine/hello-world-plugin',
|
||||
'@affine/image-preview-plugin',
|
||||
'@affine/vue-hello-world-plugin',
|
||||
'@affine/outline-plugin',
|
||||
];
|
||||
expect(packageJson).toEqual(
|
||||
plugins
|
||||
|
||||
Reference in New Issue
Block a user