Skip to content

Commit

Permalink
Format .jl files (#261)
Browse files Browse the repository at this point in the history
Co-authored-by: yeesian <[email protected]>
  • Loading branch information
github-actions[bot] and yeesian authored Nov 4, 2021
1 parent 1b6fbb5 commit 17b7e7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dataset.jl
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,6 @@ function getlayer(dataset::AbstractDataset)::IFeatureLayer
GDAL.gdaldatasetgetlayer(dataset.ptr, 0),
ownedby = dataset,
)

end

unsafe_getlayer(dataset::AbstractDataset, i::Integer)::FeatureLayer =
Expand Down

0 comments on commit 17b7e7d

Please sign in to comment.