Fix small oversight

This commit is contained in:
DarkPhoenix
2018-08-25 19:30:48 +03:00
parent f2c2e2e65a
commit 18ee37d8fd

View File

@@ -51,7 +51,7 @@ from utils.strfunctions import sequential_rep, replace_ltgt
from abc import ABCMeta, abstractmethod
from service.esi import Esi
from service.eftPort import EftPort
from service.eftPort import EftPort, SLOT_ORDER as EFT_SLOT_ORDER
from collections import OrderedDict