Skip to content

Commit

Permalink
drop compat (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
Evizero authored Aug 18, 2018
1 parent 03a2f47 commit 65ac3b7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions REQUIRE
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
julia 0.7
ImageCore 0.2
AxisArrays
AxisArrays 0.3
MappedArrays
SimpleTraits
Reexport
Colors
FixedPointNumbers 0.3.0
Compat 0.17
1 change: 0 additions & 1 deletion src/ImageAxes.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ module ImageAxes

using Base: @pure, tail
using Reexport, Colors, SimpleTraits, MappedArrays
using Compat

# maybe return to "@reexport AxisArrays" if AxisArrays is fixed

Expand Down

0 comments on commit 65ac3b7

Please # to comment.