chore(frontend): drop unused AWS SDK dependencies
The frontend storage.ts duplicate was removed in 2a1cc6f, leaving @aws-sdk/client-s3 and @aws-sdk/s3-request-presigner unreferenced. Uninstalling shrinks the dep tree and prevents accidental future imports of S3 SDKs into client-bundled code. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
| Repository | juanjo/mike |
|---|---|
| Author | Juan Vidal <juan.vidal@comgy.io> |
| Authored | |
| Parents | 8c2a0737 |
| Stats | 2 files changed , -137 |
| Part of | MinIO local S3-compatible storage (replaces R2 dependency for local dev) |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-aad90dab.md
from inside the repo you want the change in.