Skip to content

Commit

Permalink
fixing eslint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavyarm committed Apr 12, 2021
1 parent c352fd5 commit cc6aeb8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
* 2.0.
*/

/* This test is importing saved objects from 6.8.x to 7.x. Please note a separate pr
*handled this for 7.x to 8.0.0 https://github.com/elastic/kibana/pull/91908
/* This test is importing saved objects from 6.8.x to 7.x.
* Please note a separate pr handled this for 7.x to 8.0.0 https://github.com/elastic/kibana/pull/91908
*/

import expect from '@kbn/expect';
Expand Down

0 comments on commit cc6aeb8

Please sign in to comment.