Skip to content

Commit feb528a

Browse files
committed
Merge pull request #861 from frewsxcv/patch-1
Remove unnecessary line from example
2 parents 1b8201e + a159412 commit feb528a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,6 @@ client1.on("message", function (channel, message) {
349349
}
350350
});
351351

352-
client1.incr("did a thing");
353352
client1.subscribe("a nice channel");
354353
```
355354

0 commit comments

Comments
 (0)