We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e090cb commit 4b1fab1Copy full SHA for 4b1fab1
src/ForwardDiff.jl
@@ -1,7 +1,7 @@
1
module ForwardDiff
2
3
using DiffRules, DiffResults
4
-using DiffResults: DiffResult, MutableDiffResult, ImmutableDiffResult
+using DiffResults: DiffResult, MutableDiffResult
5
if VERSION >= v"1.6"
6
using Preferences
7
end
0 commit comments