Skip to content

Commit

Permalink
fix cfug#467
Browse files Browse the repository at this point in the history
  • Loading branch information
wendux committed Sep 20, 2019
1 parent 4d0f893 commit 26cc2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/cookie_manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
```dart
import 'package:dio/dio.dart';
import 'package:dio_cookie_manager/cookie_manager.dart';
import 'package:dio_cookie_manager/dio_cookie_manager.dart';
import 'package:cookie_jar/cookie_jar.dart';

main() async {
Expand Down

0 comments on commit 26cc2b3

Please sign in to comment.