Minor refactoring (unused imports)

This commit is contained in:
Miroslav Stampar
2017-10-10 16:14:39 +02:00
parent 94a337b2e3
commit b7db28a89b
4 changed files with 4 additions and 7 deletions

View File

@@ -39,7 +39,6 @@ from lib.core.settings import CHAR_INFERENCE_MARK
from lib.core.settings import INFERENCE_BLANK_BREAK
from lib.core.settings import INFERENCE_UNKNOWN_CHAR
from lib.core.settings import INFERENCE_GREATER_CHAR
from lib.core.settings import INFERENCE_GREATER_EQUALS_CHAR
from lib.core.settings import INFERENCE_EQUALS_CHAR
from lib.core.settings import INFERENCE_MARKER
from lib.core.settings import INFERENCE_NOT_EQUALS_CHAR