Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
jen-huang committed Mar 3, 2021
1 parent 8bbcbf2 commit db9b28e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/plugins/fleet/server/mocks/app_context_mock.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
loggingSystemMock,
savedObjectsServiceMock,
} from '../../../../../src/core/server/mocks';
import { licensingMock } from '../../../../plugins/licensing/server/mocks';
import type { FleetAppContext } from '../plugin';
import { encryptedSavedObjectsMock } from '../../../encrypted_saved_objects/server/mocks';
import { securityMock } from '../../../security/server/mocks';
Expand Down

0 comments on commit db9b28e

Please sign in to comment.