Skip to content

Commit 5486f44

Browse files
committed
rm LogExpFunctions
1 parent b6301e8 commit 5486f44

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DiffRules"
22
uuid = "b552c78f-8df3-52c6-915a-8e097449b14b"
3-
version = "1.5.0"
3+
version = "1.6.0"
44

55
[deps]
66
LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688"

src/DiffRules.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ __precompile__()
22

33
module DiffRules
44

5-
import LogExpFunctions
6-
75
include("api.jl")
86
include("rules.jl")
97

0 commit comments

Comments
 (0)