Skip to content

Commit d7eb9e0

Browse files
committed
remove invalid comment
1 parent 5bea326 commit d7eb9e0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

R/sits_get_data.R

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,6 @@ sits_get_data.shp <- function(cube,
196196
shp_id = pol_id,
197197
sampling_type = sampling_type
198198
)
199-
200-
# Include validation here
201-
202199
# Extract time series from a cube given a data.frame
203200
data <- .data_get_ts(
204201
cube = cube,

0 commit comments

Comments
 (0)