mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 22:47:45 +00:00
Remove stray imports
This commit is contained in:
parent
6a18a05a3b
commit
5d7e923ac6
1 changed files with 0 additions and 3 deletions
|
|
@ -1,9 +1,6 @@
|
|||
from __future__ import annotations
|
||||
|
||||
from functools import reduce
|
||||
from functools import wraps
|
||||
import itertools as it
|
||||
import operator as op
|
||||
|
||||
import moderngl
|
||||
import numpy as np
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue