remove unneeded import

This commit is contained in:
alex-lyons 2020-03-04 09:17:44 +00:00 committed by Paul Romano
parent 1312a1cc63
commit 5a9fe17323

View file

@ -1,6 +1,5 @@
from collections.abc import Iterable
from numbers import Integral
import re
import subprocess
import openmc