diff --git a/pubspec.lock b/pubspec.lock index 49e5602..d576ccc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -162,13 +162,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "4.0.6" - dio_logging_interceptor: - dependency: "direct main" - description: - name: dio_logging_interceptor - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.1" dropdown_search: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 34c05c3..6e3d8f1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -48,7 +48,6 @@ dependencies: logger: ^1.1.0 flutter_dotenv: ^5.0.2 mockito: ^5.3.2 - dio_logging_interceptor: ^1.0.1 dev_dependencies: flutter_test: