Skip to content

Commit d42dbe6

Browse files
committed
Fix include statements
1 parent 9e77312 commit d42dbe6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/AbstractDifferentiation.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,6 @@ end
620620
@inline asarray(x) = [x]
621621
@inline asarray(x::AbstractArray) = x
622622

623-
include("ruleconfig.jl")
624623
include("backends.jl")
625624

626625
# TODO: Replace with proper version

0 commit comments

Comments
 (0)