From 199adab6b0bf7f98e3a0d73823c29a3770250659 Mon Sep 17 00:00:00 2001 From: necessarylion Date: Mon, 6 Nov 2023 09:21:34 +0700 Subject: [PATCH] remove unnecessary dev dependencies --- pubspec.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index cee2012..872064d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,4 @@ dev_dependencies: lints: ^2.0.0 test: ^1.21.0 http: ^0.13.6 - redis: ^3.1.0 - postgres_pool: ^2.1.6 - dox_migration: ^1.0.4 http_parser: ^4.0.2