Skip to content

Commit fe29f99

Browse files
author
Dhirenderchoudhary
committed
removed else
1 parent df9d744 commit fe29f99

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/components/user-status-modal.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@ export default class UserStatusModalComponent extends Component {
111111
getUTCMidnightTimestampFromDate(this.untilDate),
112112
this.reason,
113113
);
114-
} else {
115-
await this.args.updateStatus({ currentStatus: newStateObj });
116114
}
117115
}
118116

0 commit comments

Comments
 (0)