Skip to content

Commit aba3263

Browse files
committed
remove unused export
1 parent 5a0656a commit aba3263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ControlSystemsMTK.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ using UnPack
2929

3030
# using SymbolicControlSystems
3131

32-
export sconnect, feedback, ODESystem, unknowns, observed, named_ss
32+
export feedback, ODESystem, unknowns, observed, named_ss
3333
export batch_ss, trajectory_ss, GainScheduledStateSpace
3434
export build_quadratic_cost_matrix
3535

0 commit comments

Comments
 (0)