summaryrefslogtreecommitdiff
path: root/doc/api/events.md
diff options
context:
space:
mode:
authorVse Mozhet Byt <vsemozhetbyt@gmail.com>2018-04-29 12:49:56 +0300
committerMyles Borins <mylesborins@google.com>2018-05-04 11:54:32 -0400
commit57e5a3e15fa3ec3e6688f3463f30d2b8d228a5e6 (patch)
tree96cc3c934f577affb523ec39cdc1a60e006a13ff /doc/api/events.md
parent9cf3ae5bc3770d85b1a89e4f6bcae0c3c5e814b9 (diff)
downloadnode-new-57e5a3e15fa3ec3e6688f3463f30d2b8d228a5e6.tar.gz
doc: remove redundant empty lines
PR-URL: https://github.com/nodejs/node/pull/20398 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'doc/api/events.md')
-rw-r--r--doc/api/events.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/api/events.md b/doc/api/events.md
index 35ad9eaed3..e5ae1e3fe7 100644
--- a/doc/api/events.md
+++ b/doc/api/events.md
@@ -572,7 +572,6 @@ myEmitter.emit('event');
myEmitter.emit('event');
// Prints:
// A
-
```
Because listeners are managed using an internal array, calling this will