removed unused import

This commit is contained in:
lewisgross1296 2022-08-25 09:44:57 -05:00
parent 519bd75f3e
commit 14e81ab94a

View file

@ -1,4 +1,3 @@
import math
import numpy as np
import openmc
from pytest import fixture, approx