Преглед изворни кода

remove unused import of pygame in test

Bastien Sevajol пре 8 година
родитељ
комит
c9be191b74
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      intelligine/tests/simulation/mode/TestChangeMode.py

+ 0 - 1
intelligine/tests/simulation/mode/TestChangeMode.py Прегледај датотеку

@@ -1,4 +1,3 @@
1
-from intelligine.display.Pygame import Pygame
2 1
 from intelligine.synergy.Environment import Environment
3 2
 from intelligine.synergy.object.Food import Food
4 3
 from intelligine.synergy.object.StockedFood import StockedFood