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