diff --git a/inst/actions/geometa_create_iso_19110.R b/inst/actions/geometa_create_iso_19110.R index 2c6f976..341b005 100644 --- a/inst/actions/geometa_create_iso_19110.R +++ b/inst/actions/geometa_create_iso_19110.R @@ -344,4 +344,4 @@ function(action, entity, config){ #saveRDS(fc, file.path(getwd(), "metadata", paste0(fcIdentifier, ".rds"))) fc$save(file.path(getwd(), "metadata", paste0(entity$getEntityJobDirname(), "_ISO-19110.xml"))) rm(fc) -} \ No newline at end of file +}