minor changes

This commit is contained in:
=
2024-02-08 12:02:58 +01:00
parent 279158ecdf
commit aa59d05a93
2 changed files with 1 additions and 3 deletions

View File

@@ -36,5 +36,3 @@ function child_exists_in(dict::Dict, child::PolyCube)
end
return false
end
main(7)