Skip to content

Commit

Permalink
blank line added b/n methods
Browse files Browse the repository at this point in the history
  • Loading branch information
jkurra-hw committed Oct 6, 2020
1 parent a52b8bb commit 75498b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Hyperwallet.js
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ export default class Hyperwallet {
};
this.client.doPost(`users/${encodeURIComponent(userToken)}/status-transitions`, transition, {}, callback);
}

/**
* Freeze a user account
*
Expand Down

0 comments on commit 75498b8

Please sign in to comment.