mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 08:57:43 +00:00
Remove stray import
This commit is contained in:
parent
0de914fd01
commit
33116f8af1
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ from manimlib.constants import DEFAULT_WAIT_TIME
|
|||
from manimlib.constants import COMMAND_MODIFIER
|
||||
from manimlib.constants import SHIFT_MODIFIER
|
||||
from manimlib.constants import RED
|
||||
from manimlib.constants import FRAME_HEIGHT
|
||||
from manimlib.event_handler import EVENT_DISPATCHER
|
||||
from manimlib.event_handler.event_type import EventType
|
||||
from manimlib.logger import log
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue