From 8d30050ec0626c09d417f2802ea8e25c57b05e84 Mon Sep 17 00:00:00 2001 From: bulatova_karina Date: Sun, 17 Nov 2024 21:31:25 +0400 Subject: [PATCH] =?UTF-8?q?7=D0=B0=D1=8F=20=D0=BB=D0=B0=D0=B1=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/presentation/common/svg_objects.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/presentation/common/svg_objects.dart b/lib/presentation/common/svg_objects.dart index 1f7dab1..0533f46 100644 --- a/lib/presentation/common/svg_objects.dart +++ b/lib/presentation/common/svg_objects.dart @@ -1,5 +1,5 @@ import 'package:flutter/widgets.dart'; -import 'package:flutter_svg/flutter_svg.dart'; + import 'package:project1/components/resources.g.dart'; abstract class SvgObjects {