Skip to content

Commit

Permalink
The Road to Hell is Paved with Unused Imports
Browse files Browse the repository at this point in the history
  • Loading branch information
pzl committed Dec 2, 2020
1 parent 0b0698e commit ceb2f40
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import { createPackagePolicyServiceMock } from '../../../../../fleet/server/mock
import { PolicyWatcher } from './license_watch';
import { ILicense } from '../../../../../licensing/common/types';
import { licenseMock } from '../../../../../licensing/common/licensing.mock';
import { SavedObjectsServiceStart } from 'src/core/server';
import { PackagePolicyServiceInterface } from '../../../../../fleet/server';
import { PackagePolicy } from '../../../../../fleet/common';
import { createPackagePolicyMock } from '../../../../../fleet/common/mocks';
Expand Down

0 comments on commit ceb2f40

Please sign in to comment.