From e9a809e5435ad7eddc27031b391f9ef587228647 Mon Sep 17 00:00:00 2001 From: Timothy Sullivan Date: Wed, 12 Aug 2020 17:04:14 -0700 Subject: [PATCH] more strict 2 --- .../plugins/reporting/server/export_types/csv/create_job.ts | 2 +- x-pack/plugins/reporting/server/export_types/csv/types.d.ts | 6 ++---- .../reporting/server/export_types/printable_pdf/types.d.ts | 4 +--- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/x-pack/plugins/reporting/server/export_types/csv/create_job.ts b/x-pack/plugins/reporting/server/export_types/csv/create_job.ts index a1ac52739be3a..252968e386b53 100644 --- a/x-pack/plugins/reporting/server/export_types/csv/create_job.ts +++ b/x-pack/plugins/reporting/server/export_types/csv/create_job.ts @@ -24,9 +24,9 @@ export const scheduleTaskFnFactory: ScheduleTaskFnFactory