Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jen-huang committed Apr 13, 2021
1 parent 3feb1f0 commit 6e5493b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/plugins/fleet/server/services/epm/packages/get.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import type {
RegistryPackage,
EpmPackageAdditions,
} from '../../../../common/types';
import type { KibanaAssetType } from '../../../types';
import type { Installation, PackageInfo } from '../../../types';
import { IngestManagerError } from '../../../errors';
import { appContextService } from '../../';
Expand Down

0 comments on commit 6e5493b

Please sign in to comment.