Skip to content

Commit

Permalink
Address Spotless check issue
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Lee <austin.t.lee@gmail.com>
  • Loading branch information
austintlee committed Apr 28, 2023
1 parent 10531bf commit ea238f1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -666,4 +666,3 @@ setup:
- match: { aggregations.histo.buckets.2.key_as_string: "2022-03-25T00:00:00.000Z" }
- match: { aggregations.histo.buckets.2.m_terms.buckets.0.key: [ "a", "127.0.0.1" ] }
- match: { aggregations.histo.buckets.2.m_terms.buckets.1.key: [ "b", "127.0.0.1" ] }

0 comments on commit ea238f1

Please sign in to comment.