Skip to content

Commit 615f9d7

Browse files
schmrlngsglyon
authored andcommitted
Remove unused DualNumbers from REQUIRE (#211)
1 parent 01835b0 commit 615f9d7

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

REQUIRE

-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ WoodburyMatrices 0.1.5
55
Ratios
66
AxisAlgorithms
77
Compat 0.49
8-
DualNumbers

src/b-splines/indexing.jl

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
using Base.Cartesian
2-
using DualNumbers
32

43
import Base.getindex
54

test/REQUIRE

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
OffsetArrays
2+
DualNumbers

0 commit comments

Comments
 (0)