Skip to content

Commit

Permalink
fixing type errors
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavyarm committed Jun 21, 2022
1 parent b39e5c0 commit 9e7003b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ export function DashboardDrilldownsManageProvider({ getService }: FtrProviderCon
const testSubjects = getService('testSubjects');
const flyout = getService('flyout');
const comboBox = getService('comboBox');
const esArchiver = getService('esArchiver');
const find = getService('find');
const browser = getService('browser');
const kibanaServer = getService('kibanaServer');
Expand Down

0 comments on commit 9e7003b

Please sign in to comment.