Commit 45cda5a
fix(storage): remove unnecessary http_parser import
Remove unnecessary import of package:http_parser/http_parser.dart
as MediaType is already provided by package:http/http.dart.
Fixes analyzer warning: unnecessary_import
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 36ead56 commit 45cda5a
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
0 commit comments