mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Remove stray import
This commit is contained in:
parent
2b67aa0e01
commit
934a73ddb8
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ from __future__ import annotations
|
|||
|
||||
import itertools as it
|
||||
import math
|
||||
from random import sample
|
||||
|
||||
import moderngl
|
||||
import numpy as np
|
||||
|
|
Loading…
Add table
Reference in a new issue