refactor: remove bookmark plugin (#4544)

This commit is contained in:
Alex Yang
2023-09-30 00:48:33 -05:00
committed by GitHub
parent b440c3a820
commit c911806062
23 changed files with 32 additions and 361 deletions

View File

@@ -22,7 +22,6 @@ test('plugin should exist', async ({ page }) => {
);
});
const plugins = [
'@affine/bookmark-plugin',
'@affine/copilot-plugin',
'@affine/hello-world-plugin',
'@affine/image-preview-plugin',