Removed unneeded import

This commit is contained in:
Grant Sanderson
2018-08-27 16:30:00 -07:00
parent 6e1f9cd507
commit 0595bcb608

View File

@ -1,6 +1,4 @@
from constants import *
from animation.animation import Animation
from utils.bezier import interpolate
from utils.config_ops import digest_config