0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00

Removed debugger

This commit is contained in:
Peter Zimon 2020-09-15 11:40:44 +02:00
parent 6d45b0a295
commit 6bf8451231

View file

@ -215,7 +215,6 @@ export default class AccountPlanPage extends React.Component {
}
onPlanSelect(e, name) {
debugger;
e.preventDefault();
if (name !== this.state.plan) {
this.setState({