Remove unneeded import

This commit is contained in:
Grant Sanderson 2020-06-09 12:34:57 -07:00
parent ee7218745e
commit 940432e320

View file

@ -7,7 +7,6 @@ import random
import sys
import moderngl
from colour import Color
import numpy as np
import manimlib.constants as consts