We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492bee0 commit e39df69Copy full SHA for e39df69
src/plugins/data/public/query/timefilter/timefilter.ts
@@ -20,7 +20,6 @@
20
import _ from 'lodash';
21
import { Subject, BehaviorSubject } from 'rxjs';
22
import moment from 'moment';
23
-import { timeEnd } from 'console';
24
import { areRefreshIntervalsDifferent, areTimeRangesDifferent } from './lib/diff_time_picker_vals';
25
import { getForceNow } from './lib/get_force_now';
26
import { TimefilterConfig, InputTimeRange, TimeRangeBounds } from './types';
0 commit comments