Skip to content
Snippets Groups Projects
Commit 796b9828 authored by Zhibin Mai's avatar Zhibin Mai
Browse files

Delete the unused class

parent 3648e2df
No related branches found
No related tags found
4 merge requests!545Draft: add env variables,!543Draft: az/sa-support-index-extended-properties,!540Draft: support index extended properties,!465Index extended properties defined in property configurations
Pipeline #160791 failed
package org.opengroup.osdu.indexer.schema.converter;
public final class ConverterConstants {
public static final String PROPERTY_CONFIGURATION = "propertyConfiguration";
public static final String PROPERTY_PATH = "path";
public static final String PROPERTY_KIND = "kind";
public ConverterConstants() {
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment