From 5cfeb8aba854f3cc4522a0d603e95a853f214c2a Mon Sep 17 00:00:00 2001 From: dettlaff Date: Sat, 10 Feb 2024 02:21:05 +0400 Subject: [PATCH] fix: remove comments --- lib/ui/layouts/brand_hero_screen.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ui/layouts/brand_hero_screen.dart b/lib/ui/layouts/brand_hero_screen.dart index 27b0b6a7..d6c3a5c9 100644 --- a/lib/ui/layouts/brand_hero_screen.dart +++ b/lib/ui/layouts/brand_hero_screen.dart @@ -143,7 +143,7 @@ class _HeroSliverAppBarState extends State { AnimatedSwitcher( duration: const Duration(milliseconds: 300), child: Tooltip( - message: 'jobs.title'.tr(), // Текст подсказки + message: 'jobs.title'.tr(), child: IconButton( onPressed: () { showModalBottomSheet(