Skip to content

Commit

Permalink
op
Browse files Browse the repository at this point in the history
  • Loading branch information
thenifemi committed Jan 26, 2021
1 parent 6a7d1ea commit 70dc2dc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ class SerieData extends StatelessWidget {
@override
Widget build(BuildContext context) {
final appTextTheme = Theme.of(context).textTheme;
final lang = AppLocalizations.of(context);

return Column(
crossAxisAlignment: CrossAxisAlignment.start,
Expand Down

0 comments on commit 70dc2dc

Please sign in to comment.