mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
removed unnecessary import itertools in nuclide.py
This commit is contained in:
parent
bc2a7c3201
commit
33ce3fe130
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
from numbers import Integral
|
||||
import sys
|
||||
import warnings
|
||||
import itertools
|
||||
import openmc
|
||||
|
||||
from six import string_types
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue