From dd51ba37a626b18671d55c2716ff8e16262391a2 Mon Sep 17 00:00:00 2001 From: markkiepe Date: Mon, 27 May 2024 09:24:54 +0200 Subject: [PATCH] fix: remove unused asset --- example/pubspec.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index d34731d..8e8d548 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -43,8 +43,7 @@ dev_dependencies: flutter: uses-material-design: true - assets: - - dotenv + # assets: # - images/a_dot_burr.jpeg # - images/a_dot_ham.jpeg