Skip to content

Commit

Permalink
Update dio.dart
Browse files Browse the repository at this point in the history
Signed-off-by: Henry <[email protected]>
  • Loading branch information
mcmah309 authored Dec 22, 2024
1 parent b16a611 commit d1aefeb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dio/lib/dio.dart
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/// A powerful HTTP client for Dart and Flutter, which supports global settings,
/// [Interceptors], [FormData], aborting and canceling a request,
/// files uploading and downloading, requests timeout, custom adapters, etc.
/// {@category Migration Guide}
/// {@category Plugins}
library dio;

export 'src/adapter.dart';
Expand Down

0 comments on commit d1aefeb

Please sign in to comment.