Skip to content

Commit

Permalink
Update src/GeoTIFF.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
juliohm authored Dec 10, 2024
1 parent 1223a49 commit 61519a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/GeoTIFF.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

module GeoTIFF

using TiffImages: AbstractTIFF, DenseTaggedImage, StridedTaggedImage, IFD, WidePixel
using TiffImages: AbstractTIFF, IFD, WidePixel
using TiffImages: DenseTaggedImage, StridedTaggedImage
using ColorTypes: Colorant, Gray
using MappedArrays: mappedarray
using StaticArrays: SVector, SMatrix, SA
Expand Down

0 comments on commit 61519a1

Please sign in to comment.