Add lint workflow and a purposeful screw up
This commit is contained in:
@@ -15,6 +15,7 @@ import 'global/api.dart';
|
||||
import 'global/widgets/ui_button.dart';
|
||||
|
||||
void main() async {
|
||||
final thing;
|
||||
// await Api().loadToken();
|
||||
runApp(const ProviderScope(child: MyApp()));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user