Skip to content

Commit 015adaf

Browse files
committed
Trim trailing whitespace
1 parent 8ee0994 commit 015adaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1330,7 +1330,7 @@ onErrorReported((msg) => {
13301330
let params: p.ShowMessageParams = {
13311331
type: p.MessageType.Warning,
13321332
message: `ReScript tooling: Internal error. Something broke. Here's the error message that you can report if you want:
1333-
1333+
13341334
${msg}
13351335
13361336
(this message will only be reported once every 15 minutes)`,

0 commit comments

Comments
 (0)