Skip to content

Commit aae7dc1

Browse files
committed
style: format
1 parent 852e94d commit aae7dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/app_configuration/view/tabs/features_configuration_tab.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class _FeaturesConfigurationTabState extends State<FeaturesConfigurationTab> {
5050
@override
5151
Widget build(BuildContext context) {
5252
final l10n = AppLocalizationsX(context).l10n;
53-
53+
5454
return ListView(
5555
padding: const EdgeInsets.all(AppSpacing.lg),
5656
children: [

0 commit comments

Comments
 (0)