From b1a9b042ec9d4f50cf439cc8656cc935a7d37b5f Mon Sep 17 00:00:00 2001 From: Timothy Sullivan Date: Wed, 13 Nov 2019 18:56:12 -0700 Subject: [PATCH] fix import --- .../plugins/reporting/server/routes/lib/get_document_payload.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/x-pack/legacy/plugins/reporting/server/routes/lib/get_document_payload.ts b/x-pack/legacy/plugins/reporting/server/routes/lib/get_document_payload.ts index e83207b936a25..d3e9981a62b6e 100644 --- a/x-pack/legacy/plugins/reporting/server/routes/lib/get_document_payload.ts +++ b/x-pack/legacy/plugins/reporting/server/routes/lib/get_document_payload.ts @@ -4,6 +4,7 @@ * you may not use this file except in compliance with the Elastic License. */ +import * as _ from 'lodash'; // @ts-ignore import contentDisposition from 'content-disposition'; import {