mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 23:58:20 +00:00
Remove line no longer used from lsloptimizer.py.
This commit is contained in:
parent
2edd139a5c
commit
62eebb8bef
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@
|
||||||
# Optimizer class that wraps and calls the other parts.
|
# Optimizer class that wraps and calls the other parts.
|
||||||
|
|
||||||
import lslfuncs
|
import lslfuncs
|
||||||
from lslcommon import Key, Vector, Quaternion
|
|
||||||
|
|
||||||
from lslfoldconst import foldconst
|
from lslfoldconst import foldconst
|
||||||
from lslrenamer import renamer
|
from lslrenamer import renamer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue