Skip to content

Commit

Permalink
Removed newVisType prop from new vis modal
Browse files Browse the repository at this point in the history
  • Loading branch information
cqliu1 committed Apr 12, 2021
1 parent 848a6d6 commit 7f031a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/visualizations/public/wizard/show_new_vis.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ export interface ShowNewVisModalParams {
originatingApp?: string;
outsideVisualizeApp?: boolean;
createByValue?: boolean;
newVisType?: string;
}

/**
Expand Down

0 comments on commit 7f031a6

Please sign in to comment.