Skip to content

Commit

Permalink
[Discover] Remove from spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jughosta committed Aug 17, 2022
1 parent 9941755 commit 0064150
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/data_views/common/data_views/data_view.ts
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,6 @@ export class DataView implements DataViewBase {
fieldAttrs: cloneDeep(this.fieldAttrs),
allowNoIndex: this.allowNoIndex,
name: this.name,
updatedAt: this.updatedAt,
};

// Filter undefined values from the spec
Expand Down

0 comments on commit 0064150

Please sign in to comment.