Skip to content

Commit e084533

Browse files
Alexey Stukalovalyst
authored andcommitted
remove spurious "using SEM"
1 parent 4794301 commit e084533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/observed/covariance.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ struct SemObservedCovariance{B, C, D, O} <: SemObserved
4545
n_man::D
4646
n_obs::O
4747
end
48-
using StructuralEquationModels
48+
4949
function SemObservedCovariance(;
5050
specification,
5151
obs_cov,

0 commit comments

Comments
 (0)