Skip to content

Commit

Permalink
remove unused expect statement
Browse files Browse the repository at this point in the history
  • Loading branch information
mgiota committed Oct 12, 2021
1 parent 40b847d commit b4565d6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* 2.0.
*/

import expect from '@kbn/expect';
import { FtrProviderContext } from '../../../ftr_provider_context';

export default ({ getService, getPageObjects }: FtrProviderContext) => {
Expand Down

0 comments on commit b4565d6

Please sign in to comment.