🎨 Formatted all the code

This commit is contained in:
2024-05-01 17:37:34 +08:00
parent 28c0094837
commit cd5cfedb2f
51 changed files with 938 additions and 540 deletions

View File

@@ -36,5 +36,4 @@ class SignInRequiredScreen extends StatelessWidget {
},
);
}
}
}