Skip to content

Commit 30f4c03

Browse files
authored
Don't import rand_tangent from FiniteDifferences
1 parent b4bedeb commit 30f4c03

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ChainRulesTestUtils.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ using LinearAlgebra
99
using Random
1010
using Test
1111

12-
import FiniteDifferences: rand_tangent
13-
1412
export TestIterator
1513
export test_approx, test_scalar, test_frule, test_rrule, generate_well_conditioned_matrix
1614
export

0 commit comments

Comments
 (0)