Quellcode durchsuchen

delete old import

Bastien Sevajol vor 11 Jahren
Ursprung
Commit
db4cb69960
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      intelligine/synergy/Colony.py

+ 0 - 1
intelligine/synergy/Colony.py Datei anzeigen

4
 from intelligine.synergy.event.transport.TakeableAction import TakeableAction
4
 from intelligine.synergy.event.transport.TakeableAction import TakeableAction
5
 from intelligine.synergy.event.transport.PutableAction import PutableAction
5
 from intelligine.synergy.event.transport.PutableAction import PutableAction
6
 from intelligine.synergy.event.CycleAction import CycleAction
6
 from intelligine.synergy.event.CycleAction import CycleAction
7
-from intelligine.synergy.event.pheromone.ApposeDirection import ApposeDirection
8
 
7
 
9
 
8
 
10
 class Colony(SynergyCollection):
9
 class Colony(SynergyCollection):