Skip to content

Commit

Permalink
Remove unused files (#662)
Browse files Browse the repository at this point in the history
* remove unused files

Signed-off-by: Eric Wei <[email protected]>

* missing snapshots

Signed-off-by: Eric Wei <[email protected]>

---------

Signed-off-by: Eric Wei <[email protected]>
  • Loading branch information
mengweieric authored Jul 13, 2023
1 parent e139425 commit 06ea75f
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 287 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@
*/

export * from './empty_placeholder';
export { ToolbarButtonProps, ToolbarButton } from './toolbar_button';
export { VisWorkspaceDefault } from './vis_canvass_placeholder';

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion public/components/event_analytics/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
@import 'explorer/visualizations/config_panel/config_panes/config_controls/data_configurations_panel';
@import 'explorer/visualizations/visualizations';
@import 'explorer/visualizations/shared_components/empty_placeholder';
@import 'explorer/visualizations/shared_components/toolbar_button';
@import 'explorer/visualizations/shared_components/plotly_viz_editor/plotly_editor';
@import 'explorer/visualizations/shared_components/plotly_viz_editor/plotly_vis';
@import 'explorer/visualizations/workspace_panel/workspace_panel';

0 comments on commit 06ea75f

Please sign in to comment.