Skip to content

Commit 03f2629

Browse files
committed
remove incorrect exports
1 parent 1d72a56 commit 03f2629

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/LinearSolve.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,6 @@ export OperatorAssumptions, OperatorCondition
503503

504504
export LinearSolveAdjoint
505505

506-
export LinearVerbosity, LinearErrorControlVerbosity, LinearPerformanceVerbosity,
507-
LinearNumericalVerbosity
506+
export LinearVerbosity
508507

509508
end

0 commit comments

Comments
 (0)