Skip to content

Commit 2fffccf

Browse files
committed
refactor: Remove unused CanvasDoodleNode and related files to streamline codebase
1 parent d5ec755 commit 2fffccf

5 files changed

Lines changed: 0 additions & 363 deletions

File tree

apps/api/src/nodes/blob/index.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/api/src/nodes/document/canvas-doodle-node.ts

Lines changed: 0 additions & 83 deletions
This file was deleted.

apps/web/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"format:check": "prettier --check ."
1919
},
2020
"dependencies": {
21-
"@codemirror/basic-setup": "^0.20.0",
2221
"@codemirror/lang-javascript": "^6.2.4",
2322
"@codemirror/lang-json": "^6.0.2",
2423
"@codemirror/language": "^6.11.3",
@@ -51,7 +50,6 @@
5150
"@tanstack/react-table": "^8.21.3",
5251
"@xyflow/react": "^12.6.0",
5352
"date-fns": "^4.1.0",
54-
"date-fns-tz": "^3.2.0",
5553
"lucide-react": "^0.507.0",
5654
"react": "^19.1.0",
5755
"react-day-picker": "^9.11.1",

apps/web/src/hooks/use-search.ts

Lines changed: 0 additions & 165 deletions
This file was deleted.

0 commit comments

Comments
 (0)