mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
Removed debugger
This commit is contained in:
parent
6d45b0a295
commit
6bf8451231
1 changed files with 0 additions and 1 deletions
|
@ -215,7 +215,6 @@ export default class AccountPlanPage extends React.Component {
|
|||
}
|
||||
|
||||
onPlanSelect(e, name) {
|
||||
debugger;
|
||||
e.preventDefault();
|
||||
if (name !== this.state.plan) {
|
||||
this.setState({
|
||||
|
|
Loading…
Add table
Reference in a new issue