Remove line no longer used from lsloptimizer.py.

This commit is contained in:
Sei Lisa 2017-08-30 19:22:12 +02:00
parent 2edd139a5c
commit 62eebb8bef

View file

@ -18,7 +18,6 @@
# Optimizer class that wraps and calls the other parts.
import lslfuncs
from lslcommon import Key, Vector, Quaternion
from lslfoldconst import foldconst
from lslrenamer import renamer