Skip to content

Commit

Permalink
Remove compat (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkofod authored Aug 24, 2017
1 parent d3a797e commit a754b0d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion REQUIRE
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
julia 0.6
Compat 0.17.0
2 changes: 0 additions & 2 deletions src/NLSolversBase.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ __precompile__(true)

module NLSolversBase

using Compat

import Base: gradient
export AbstractObjective,
NonDifferentiable,
Expand Down

0 comments on commit a754b0d

Please sign in to comment.