Skip to content

Commit

Permalink
Erase a leftover from Julia 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lbenet authored Jun 15, 2019
1 parent 3f94bd9 commit e82c031
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/TaylorSeries.jl
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ using Markdown
using Requires

import LinearAlgebra: norm, mul!
if VERSION v"1.0.0"
# export gradient
else
import LinearAlgebra: gradient
end

import Base: ==, +, -, *, /, ^

Expand Down

0 comments on commit e82c031

Please sign in to comment.