Skip to content

Commit 0986650

Browse files
committed
[104] Newline at EOF.
1 parent 80a4dff commit 0986650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mdc_100_series/lib/home.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ class HomePage extends StatelessWidget {
2727
Widget build(BuildContext context) {
2828
return AsymmetricView(products: getProducts(category));
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)