Skip to content

Commit ab4c9f8

Browse files
committed
chore: unnecessary comment
1 parent 3d9041c commit ab4c9f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/SimpleNonlinearSolve/src/SimpleNonlinearSolve.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ using StaticArraysCore: StaticArray
1212
# AD Dependencies
1313
using ADTypes: AbstractADType, AutoFiniteDiff, AutoForwardDiff, AutoPolyesterForwardDiff
1414
using DifferentiationInterface: DifferentiationInterface
15-
# TODO: move these to extensions in a breaking change. These are not even used in the
16-
# package, but are used to trigger the extension loading in DI.jl
1715
using FiniteDiff: FiniteDiff
1816
using ForwardDiff: ForwardDiff
1917

0 commit comments

Comments
 (0)