mirror of
https://github.com/3b1b/manim.git
synced 2025-07-30 13:34:19 +08:00
Minor cleanup
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user