diff --git a/R/geoflow_entity.R b/R/geoflow_entity.R index 275e20e..173b758 100644 --- a/R/geoflow_entity.R +++ b/R/geoflow_entity.R @@ -118,7 +118,7 @@ geoflow_entity <- R6Class("geoflow_entity", private = list( allowedKeyValuesFor = list( - descriptions = c("abstract", "purpose", "info", "project") + descriptions = c("abstract", "purpose", "info") ) ), public = list(