From 2286277a062833e541fde625376acd6a0a03b48e Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Sat, 4 May 2024 21:26:45 +0600 Subject: [PATCH] chore: remove assets/ca entry in pubspec.yaml --- pubspec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 20acd3d4..62c20c35 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -153,7 +153,6 @@ flutter: uses-material-design: true assets: - assets/ - - assets/ca/ - assets/tutorial/ - assets/logos/ - LICENSE