Skip to content

Commit

Permalink
Fix typo (#33903)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsullivan authored Mar 26, 2019
1 parent ea2d405 commit 025465a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { CONTENT_TYPE_CSV } from '../../../common/constants';
// @ts-ignore
import { createTaggedLogger, cryptoFactory, oncePerServer } from '../../../server/lib';
import { JobDocPayload, KbnServer, Logger } from '../../../types';
import {} from '../types';
import { createGenerateCsv } from './lib/generate_csv';

interface JobDocOutputPseudo {
Expand Down

0 comments on commit 025465a

Please sign in to comment.