Remove unused import

This commit is contained in:
Anders Ingemann 2014-11-25 20:53:20 +01:00
parent 1ddc0fbc32
commit 08976ffe07

View file

@ -1,5 +1,3 @@
from fysom import Fysom
import logging import logging
log = logging.getLogger(__name__) log = logging.getLogger(__name__)