+ fix import

This commit is contained in:
oleting
2020-12-26 15:29:21 +01:00
parent 1b8741dc91
commit 7cd2f31c4d

View File

@@ -2,7 +2,6 @@
from typing import Iterable, List from typing import Iterable, List
from abc import abstractmethod from abc import abstractmethod
from draw import code_to_image as cti from draw import code_to_image as cti