Sfoglia il codice sorgente

remove unused import of pygame in test

Bastien Sevajol 11 anni fa
parent
commit
c9be191b74
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      intelligine/tests/simulation/mode/TestChangeMode.py

+ 0 - 1
intelligine/tests/simulation/mode/TestChangeMode.py Vedi File

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