Skip to content

Commit

Permalink
Remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
3b1b committed Apr 1, 2021
1 parent ca9f435 commit de9ecbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manimlib/mobject/number_line.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from manimlib.utils.bezier import interpolate
from manimlib.utils.config_ops import digest_config
from manimlib.utils.config_ops import merge_dicts_recursively
from manimlib.utils.iterables import list_difference_update
from manimlib.utils.simple_functions import fdiv
from manimlib.utils.space_ops import normalize

Expand Down

0 comments on commit de9ecbd

Please sign in to comment.