mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-06 14:00:09 +02:00
- Rename `filepath` local var to `dest` in LocalStorage.Upload to avoid shadowing the path/filepath package import - Remove unused detectContentType and overrideContentType functions from util.go (no longer needed after ServeFile switched to http.ServeFile)