diff --git a/src/utils/bookmark.ts b/src/utils/bookmark.ts index a63166c..859d6e9 100644 --- a/src/utils/bookmark.ts +++ b/src/utils/bookmark.ts @@ -1,5 +1,3 @@ -import { DefinedTool } from '@tools/defineTool'; - const bookmarkedToolsKey = 'bookmarkedTools'; export function getBookmarkedToolPaths(): string[] {