Skip to content

Commit 682ac38

Browse files
ccoffrinrb004f
authored andcommitted
removing unnessisary exports (#62)
1 parent 8319a25 commit 682ac38

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/prob/tnep.jl

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
#
44

55
export run_tnep
6-
export process_raw_mp_ne_data
7-
export add_branch_ne_setpoint
86

97
function run_tnep(file, model_constructor, solver; kwargs...)
108
return run_generic_model(file, model_constructor, solver, post_tnep; solution_builder = get_tnep_solution, kwargs...)

0 commit comments

Comments
 (0)