mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Remove stray import
This commit is contained in:
parent
5a309d41b7
commit
c2766c9837
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ from __future__ import annotations
|
|||
|
||||
import math
|
||||
import copy
|
||||
from os import DirEntry
|
||||
|
||||
import numpy as np
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue