Skip to content

Commit 3906495

Browse files
Update ext/DiffEqBaseForwardDiffExt.jl
1 parent 0a9b8f3 commit 3906495

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/DiffEqBaseForwardDiffExt.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -447,8 +447,6 @@ function anyeltypedual(
447447
Any
448448
end
449449

450-
451-
452450
anyeltypedual(::@Kwargs{}, ::Type{Val{counter}} = Val{0}) where {counter} = Any
453451
anyeltypedual(::Type{@Kwargs{}}, ::Type{Val{counter}} = Val{0}) where {counter} = Any
454452

0 commit comments

Comments
 (0)