Skip to content

Commit

Permalink
chore: unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Sep 26, 2024
1 parent 3d9041c commit ab4c9f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/SimpleNonlinearSolve/src/SimpleNonlinearSolve.jl
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ using StaticArraysCore: StaticArray
# AD Dependencies
using ADTypes: AbstractADType, AutoFiniteDiff, AutoForwardDiff, AutoPolyesterForwardDiff
using DifferentiationInterface: DifferentiationInterface
# TODO: move these to extensions in a breaking change. These are not even used in the
# package, but are used to trigger the extension loading in DI.jl
using FiniteDiff: FiniteDiff
using ForwardDiff: ForwardDiff

Expand Down

0 comments on commit ab4c9f8

Please sign in to comment.