Skip to content

Commit

Permalink
Remove not needed import
Browse files Browse the repository at this point in the history
  • Loading branch information
pheyos committed Nov 26, 2019
1 parent 53be053 commit 374ce20
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ export function MachineLearningJobManagementProvider(
mlApi: ProvidedType<typeof MachineLearningAPIProvider>
) {
const testSubjects = getService('testSubjects');
const retry = getService('retry');

return {
async navigateToNewJobSourceSelection() {
Expand Down

0 comments on commit 374ce20

Please sign in to comment.