Skip to content

Commit cc7ed92

Browse files
committed
fix types
1 parent 1b70d02 commit cc7ed92

File tree

1 file changed

+0
-1
lines changed
  • x-pack/plugins/reporting/server/export_types/csv_searchsource

1 file changed

+0
-1
lines changed

x-pack/plugins/reporting/server/export_types/csv_searchsource/execute_job.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* 2.0.
66
*/
77

8-
import { CSV_JOB_TYPE } from '../../../common/constants';
98
import { getFieldFormats } from '../../services';
109
import { RunTaskFn, RunTaskFnFactory } from '../../types';
1110
import { decryptJobHeaders } from '../common';

0 commit comments

Comments
 (0)