Skip to content

Commit

Permalink
removing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jgowdyelastic committed Aug 11, 2020
1 parent 73a6193 commit e5e8d5d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import { Observable } from 'rxjs';
import { map } from 'rxjs/operators';
import each from 'lodash/each';
import get from 'lodash/get';
// import map from 'lodash/map';
import { Dictionary } from '../../../../common/types/common';
import { ML_MEDIAN_PERCENTS } from '../../../../common/util/job_utils';
import { JobId } from '../../../../common/types/anomaly_detection_jobs';
Expand Down

0 comments on commit e5e8d5d

Please sign in to comment.