removed class

This commit is contained in:
Francesco Mangiacrapa 2022-10-13 17:19:37 +02:00
parent f007654210
commit c89277aef8
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
package org.gcube.application.geoportalcommon.shared.geoportal.materialization;
public enum LayerObjectType {
BASE_LAYER, PROJECT_LAYER, INDEX_LAYER, GENERIC_LAYER
}