Skip to content

Commit

Permalink
fix: nit fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Ashwin Pc <[email protected]>
  • Loading branch information
ashwin-pc committed Aug 4, 2022
1 parent 6297292 commit 522a612
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/functional/page_objects/wizard_page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
*/

import { FtrProviderContext } from '../ftr_provider_context';
// import { VisualizeConstants } from '../../../src/plugins/visualize/public/application/visualize_constants';

export function WizardPageProvider({ getService, getPageObjects }: FtrProviderContext) {
const testSubjects = getService('testSubjects');
Expand Down

0 comments on commit 522a612

Please sign in to comment.