Skip to content

Commit d95733b

Browse files
authored
Update GridView.dart
1 parent a7b1765 commit d95733b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

GridView.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
//Like story page in fb or a table
33

44
import 'package:flutter/material.dart';
5-
65
void main() {
76
runApp(MyApp());
87
}

0 commit comments

Comments
 (0)