Skip to content

Commit 3f6fafc

Browse files
committed
Fix types
1 parent 1b70247 commit 3f6fafc

2 files changed

Lines changed: 0 additions & 54 deletions

File tree

x-pack/plugins/cases/server/services/cases/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ import {
4747
CASE_COMMENT_SAVED_OBJECT,
4848
SUB_CASE_SAVED_OBJECT,
4949
} from '../../../common/constants';
50-
import { readReporters } from './read_reporters';
5150
import { ClientArgs } from '..';
5251

5352
interface PushedArgs {

x-pack/plugins/cases/server/services/cases/read_reporters.ts

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)