mirror of
https://github.com/3b1b/manim.git
synced 2025-08-03 04:04:36 +08:00
Remove unneeded import
This commit is contained in:
@ -9,7 +9,6 @@ from manimlib.constants import PI
|
||||
from manimlib.constants import RIGHT
|
||||
from manimlib.constants import TAU
|
||||
from manimlib.utils.iterables import adjacent_pairs
|
||||
from manimlib.utils.simple_functions import fdiv
|
||||
|
||||
|
||||
def get_norm(vect):
|
||||
|
Reference in New Issue
Block a user