We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a7ac8 commit 8fd1f43Copy full SHA for 8fd1f43
lib/app/bloc/app_state.dart
@@ -1,8 +1,5 @@
1
part of 'app_bloc.dart';
2
3
-import 'package:ht_main/app/config/config.dart' as local_config;
4
-import 'package:ht_shared/ht_shared.dart' show AppConfig, UserAppSettings; // For AppConfig
5
-
6
/// Represents the application's authentication status.
7
enum AppStatus {
8
/// The application is initializing and the status is unknown.
0 commit comments