Minor cleanup

This commit is contained in:
Sridhar Ramesh
2018-01-29 13:46:38 -08:00
parent 9df8b0781e
commit 55a6a0b906
2 changed files with 1 additions and 3 deletions

View File

@ -10,8 +10,6 @@ from animation import Animation
from animation import sync_animation_run_times_and_rate_funcs
from transform import Transform
from traceback import *
class Rotating(Animation):
CONFIG = {
"axis" : OUT,