Remove debug
This commit is contained in:
parent
4017ecc1e1
commit
ba2aa13999
@ -17,7 +17,7 @@ func Run() {
|
||||
solver.row9 = "200590006"
|
||||
|
||||
solver.load_blocks()
|
||||
fmt.Println("Total blocks:", len(solver.blocks))
|
||||
//fmt.Println("Total blocks:", len(solver.blocks))
|
||||
|
||||
// Find rows that fit with the entered rows
|
||||
solver.find_blocks(&solver.row1, &solver.row1s)
|
||||
|
Loading…
x
Reference in New Issue
Block a user