Remove stray import

This commit is contained in:
Grant Sanderson 2022-12-15 12:47:53 -08:00
parent 5a309d41b7
commit c2766c9837

View file

@ -2,7 +2,6 @@ from __future__ import annotations
import math
import copy
from os import DirEntry
import numpy as np