Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
bknueven committed Sep 30, 2024
1 parent 6e8208f commit bee096e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mpisppy/extensions/sensi_rho.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
import numpy as np

import pyomo.environ as pyo
from pyomo.contrib.pynumero.interfaces.pyomo_nlp import PyomoNLP
from pyomo.contrib.pynumero.linalg.base import LinearSolverStatus
from pyomo.contrib.pynumero.linalg.scipy_interface import ScipyLU

import mpisppy.extensions.extension
Expand Down

0 comments on commit bee096e

Please sign in to comment.