Skip to content

Commit 73076c8

Browse files
authored
Update DataDrivenDiffEq.jl
Remove old include
1 parent 540cb9d commit 73076c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/DataDrivenDiffEq.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ abstract type AbstractDataDrivenSolution end
5252

5353
include("./basis/build_function.jl")
5454
include("./basis/utils.jl")
55-
include("./basis/linear_independent.jl")
5655
include("./basis/type.jl")
5756
export Basis
5857
export jacobian, dynamics

0 commit comments

Comments
 (0)