Skip to content

Commit

Permalink
removing exporting setup in index
Browse files Browse the repository at this point in the history
  • Loading branch information
ppisljar committed Nov 21, 2019
1 parent aece1e0 commit 79ff296
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/legacy/core_plugins/visualizations/public/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,3 @@ export { DefaultEditorSize } from 'ui/vis/editor_size';
* @public
*/
export * from './np_ready/public';

// for backwards compatibility with 7.3
export { setup as visualizations } from './np_ready/public/legacy';

0 comments on commit 79ff296

Please sign in to comment.