Skip to content

Commit a159412

Browse files
committed
Remove unnecessary line from example
This line doesn't seem necessary nor relevant to this example
1 parent 1b8201e commit a159412

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)