Remove deprecated code
This commit is contained in:
parent
83b9f4f9d4
commit
2570974192
@ -273,7 +273,3 @@ class MamaOConnel:
|
|||||||
if len(cross) > 1: # multiple cities remaining after 3 hints
|
if len(cross) > 1: # multiple cities remaining after 3 hints
|
||||||
return False
|
return False
|
||||||
return True
|
return True
|
||||||
|
|
||||||
# myMama = MamaOConnel()
|
|
||||||
# while not myMama.solver():
|
|
||||||
# myMama = MamaOConnel()
|
|
||||||
|
Loading…
Reference in New Issue
Block a user