Skip to content

Commit 7eadbec

Browse files
authored
Update gridv1.mojo
1 parent 60a4dc3 commit 7eadbec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codes/gridv1.mojo

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import random
22

3-
43
@value
54
struct Grid(Stringable, Writable):
65
var data: List[List[Int, True]]

0 commit comments

Comments
 (0)