Skip to content

Commit

Permalink
Fixed type error.
Browse files Browse the repository at this point in the history
  • Loading branch information
efreeti committed Sep 23, 2020
1 parent 7d5d26c commit f6a933c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ import {
ExceptionListItemSchema,
FoundExceptionListItemSchema,
} from '../../../../../lists/common/schemas/response';
import { DeleteTrustedAppsRequestParams } from './types';
import { getExceptionListItemSchemaMock } from '../../../../../lists/common/schemas/response/exception_list_item_schema.mock';

type RequestHandlerContextWithLists = ReturnType<typeof xpackMocks.createRequestHandlerContext> & {
Expand Down

0 comments on commit f6a933c

Please sign in to comment.