Skip to content

Commit

Permalink
Removing ui marketplace install event
Browse files Browse the repository at this point in the history
  • Loading branch information
alifarooq0 committed Oct 7, 2019
1 parent 23648a1 commit 5419ce0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@ export default class MarketplaceItem extends React.Component {

onInstall = () => {
this.setState({installing: true});
trackEvent('plugins', 'ui_marketplace_download');

this.installPlugin();
}

Expand Down

0 comments on commit 5419ce0

Please sign in to comment.