Revert unneeded change to types.
This commit is contained in:
parent
ed8f0960e0
commit
432b11a7f6
|
@ -74,7 +74,6 @@ export enum FilterType {
|
|||
EMPTY = "empty",
|
||||
NOT_EMPTY = "notEmpty",
|
||||
ONE_OF = "oneOf",
|
||||
CONTAINS = "contains",
|
||||
}
|
||||
|
||||
export enum DatasourceFeature {
|
||||
|
|
Loading…
Reference in New Issue