Skip to content

Commit

Permalink
check ci if delete
Browse files Browse the repository at this point in the history
  • Loading branch information
Dosant committed Mar 3, 2020
1 parent 3a7cf0b commit 7436e35
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@
* under the License.
*/

jest.mock('ui/vis/vis_filters');
jest.mock('ui/vis/default_feedback_message');
jest.mock('ui/vis/vis_factory');
jest.mock('ui/registry/vis_types');
jest.mock('./types/vis_type_alias_registry');

import { PluginInitializerContext } from '../../../../../../core/public';
import { VisualizationsSetup, VisualizationsStart } from './';
import { VisualizationsPlugin } from './plugin';
Expand Down

0 comments on commit 7436e35

Please sign in to comment.