From 953d4e7c4e5601c62bba96b750156d6cf941dc62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaudio=20Ku=C3=A7aj?= Date: Mon, 16 Dec 2024 14:11:21 +0100 Subject: [PATCH] chore: Remove unused dependencies --- pubspec.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5151ddc..ba445d1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,14 +13,11 @@ dependencies: path: ^1.8.2 stack_trace: ^1.10.0 stream_channel: ^2.1.1 - http_methods: ^1.1.1 mime: ^1.0.6 convert: ^3.1.1 - meta: ^1.8.0 dev_dependencies: dart_flutter_team_lints: ^3.0.0 http: '>=1.0.0 <2.0.0' test: ^1.24.2 - test_descriptor: ^2.0.1 - + test_descriptor: ^2.0.1 \ No newline at end of file