Skip to content

Commit

Permalink
eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
nreese committed Oct 22, 2021
1 parent 2909005 commit 0dc5411
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x-pack/test/api_integration/apis/maps/get_grid_tile.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ export default function ({ getService }) {
.responseType('blob')
.expect(200);

//(avg_of_bytes:(avg:(field:bytes)))

const jsonTile = new VectorTile(new Protobuf(resp.body));

// Cluster feature
Expand Down

0 comments on commit 0dc5411

Please sign in to comment.