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:
EYHN
2023-12-25 03:24:12 +00:00
parent a10aeca820
commit 05025bf59a
16 changed files with 3 additions and 380 deletions
-1
View File
@@ -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