Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreichardt committed Feb 3, 2024
1 parent 9c1a5b1 commit b8b03f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/lib/homework/homework_dialog/homework_dialog.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1193,7 +1193,6 @@ class _SubmissionsSwitchBase extends StatelessWidget {
child: Text(
time.toString(),
style: const TextStyle(fontSize: 14),
),
),
),
)
Expand Down

0 comments on commit b8b03f4

Please sign in to comment.