Skip to content

Commit c116954

Browse files
remove unused Stenograph exports
1 parent 3cd1a6d commit c116954

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/StructuralEquationModels.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import StatsAPI: params, coef, coefnames, dof, fit, nobs, coeftable
2020

2121
using InteractiveUtils: subtypes
2222

23-
export StenoGraphs, @StenoGraph, meld, SimpleNode
23+
export @StenoGraph, meld
2424

2525
const SEM = StructuralEquationModels
2626

0 commit comments

Comments
 (0)