Skip to content

Commit e39df69

Browse files
committed
Remove accidental import
1 parent 492bee0 commit e39df69

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plugins/data/public/query/timefilter/timefilter.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
import _ from 'lodash';
2121
import { Subject, BehaviorSubject } from 'rxjs';
2222
import moment from 'moment';
23-
import { timeEnd } from 'console';
2423
import { areRefreshIntervalsDifferent, areTimeRangesDifferent } from './lib/diff_time_picker_vals';
2524
import { getForceNow } from './lib/get_force_now';
2625
import { TimefilterConfig, InputTimeRange, TimeRangeBounds } from './types';

0 commit comments

Comments
 (0)