Update lib/app/app.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Artem Luzin
2025-11-24 16:23:42 +07:00
committed by GitHub
parent 84e5f5e869
commit d46c829959

View File

@@ -108,7 +108,6 @@ class _AppInternal extends StatefulWidget {
/// {@macro app_internal}
const _AppInternal({required this.diContainer});
/// Роутер приложения для навигации
/// Контейнер зависимостей
final DiContainer diContainer;