Skip to content

Commit

Permalink
Remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
diegolmello committed Dec 18, 2019
1 parent b1e7932 commit cac290d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/ShareView/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ class ShareView extends React.Component {
await this.sendTextMessage();
}
this.setState({ loading: false });

ShareExtension.close();
}

Expand Down

0 comments on commit cac290d

Please sign in to comment.