Skip to content

Commit

Permalink
[Reporting] Re-delete a file
Browse files Browse the repository at this point in the history
...that was accidentally recovered due to incorrect manual merge
  • Loading branch information
tsullivan committed Jul 14, 2020
1 parent 01f021d commit c3691d3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 52 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import { CONTENT_TYPE_CSV, CSV_FROM_SAVEDOBJECT_JOB_TYPE } from '../../../../com
import { RunTaskFnFactory, ScheduledTaskParams, TaskRunResult } from '../../../types';
import { createGenerateCsv } from '../../csv/server/generate_csv';
import { JobParamsPanelCsv, SearchPanel } from '../types';
import { getFakeRequest } from './lib/get_fake_request';
import { getGenerateCsvParams } from './lib/get_csv_job';

/*
Expand Down

This file was deleted.

0 comments on commit c3691d3

Please sign in to comment.