mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Remove os.path import
This commit is contained in:
parent
7eb3496ec6
commit
c47f2d1c0a
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ import sys
|
|||
import time
|
||||
from ctypes import c_int
|
||||
import warnings
|
||||
import os.path
|
||||
|
||||
import numpy as np
|
||||
from scipy import sparse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue