Skip to content

Commit

Permalink
added new line
Browse files Browse the repository at this point in the history
  • Loading branch information
palamccc committed Feb 17, 2024
1 parent 4e23a1f commit 227ccf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rsocket-core/src/RSocketMachine.js
Original file line number Diff line number Diff line change
Expand Up @@ -950,4 +950,4 @@ export class RSocketError extends Error {
super(message);
this.errorCode = errorCode;
}
}
}

0 comments on commit 227ccf9

Please sign in to comment.