Skip to content

Commit bb796f4

Browse files
committed
wip
1 parent 844f93d commit bb796f4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/plugins/data/common/index_patterns/index_patterns/index_pattern.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,4 @@ export class IndexPattern implements IIndexPattern {
484484
public readonly deleteFieldFormat = (fieldName: string) => {
485485
delete this.fieldFormatMap[fieldName];
486486
};
487-
488-
489487
}

0 commit comments

Comments
 (0)