mirror of
https://github.com/hmalik144/easy_cc_flutter.git
synced 2025-12-10 03:05:34 +00:00
Remove dio_logging_interceptor from pubspec.yaml
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user