fix: remove usage of probability field (#5877)
- fixes #5735 --------- Co-authored-by: Marie Stoppa <marie.stoppa@essec.edu>
This commit is contained in:
@ -333,7 +333,6 @@ export enum FieldMetadataType {
|
||||
Numeric = 'NUMERIC',
|
||||
Phone = 'PHONE',
|
||||
Position = 'POSITION',
|
||||
Probability = 'PROBABILITY',
|
||||
Rating = 'RATING',
|
||||
RawJson = 'RAW_JSON',
|
||||
Relation = 'RELATION',
|
||||
|
||||
Reference in New Issue
Block a user