Removed TODO commment that was done
This commit is contained in:
parent
3407aa4ed8
commit
805aac2681
@ -231,7 +231,6 @@ func TestTextReadNormal(t *testing.T) {
|
|||||||
#H I#J K#
|
#H I#J K#
|
||||||
#####L#####
|
#####L#####
|
||||||
*/
|
*/
|
||||||
// TODO: we are not detecting vertical dead-ends that go downwards
|
|
||||||
nodes := make([]*maze.Node, 22)
|
nodes := make([]*maze.Node, 22)
|
||||||
|
|
||||||
// ---- Node creation ----
|
// ---- Node creation ----
|
||||||
|
Loading…
Reference in New Issue
Block a user