mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 15:53:57 +08:00
* uploader: log actual uploaded file size The size will be less if compressed before uploading. * cleanup * fix return type * add request to FakeResponse * cleanup * fix