Commit d3ab0e8
Fix ESLint error: remove unused compressionError variable
Removed unused catch parameter to fix TypeScript/ESLint build error.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent e8e801e commit d3ab0e8
File tree
1 file changed
+2
-2
lines changed- components/frontend/src/app/api/projects/[name]/agentic-sessions/[sessionName]/workspace/upload
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
0 commit comments