Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
denismaxim0v committed Nov 10, 2020
1 parent 1954db8 commit ba77781
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ import {
} from './constants';
import { RangePopover } from './advanced_editor';
import { DragDropBuckets } from '../shared_components';
import { FormatSelector } from '../../../dimension_panel/format_selector';

const dataPluginMockValue = dataPluginMock.createStartContract();
// need to overwrite the formatter field first
Expand Down

0 comments on commit ba77781

Please sign in to comment.