refactor: remove content-aware-crop tool

Remove the content-aware-crop tool entirely -- API route, frontend
settings component, e2e and integration tests, and all registry
entries.
This commit is contained in:
SnapOtter
2026-05-13 17:55:01 +08:00
parent 05720f350a
commit c6a5d3f33e
8 changed files with 11 additions and 969 deletions
+1 -1
View File
@@ -128,7 +128,7 @@
"minSize": 0
}
],
"enablesTools": ["erase-object", "colorize", "content-aware-crop"]
"enablesTools": ["erase-object", "colorize", "ai-canvas-expand"]
},
"upscale-enhance": {
"name": "Upscale & Enhance",