We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf9630b commit 48ed3bdCopy full SHA for 48ed3bd
src/DiffOpt.jl
@@ -15,8 +15,6 @@ import MathOptSetDistances as MOSD
15
import ParametricOptInterface as POI
16
import SparseArrays
17
18
-import Base.isempty
19
-
20
include("utils.jl")
21
include("product_of_sets.jl")
22
include("diff_opt.jl")
0 commit comments