From 5923c74c61b40261402d1747f2fb62acfd77cdd7 Mon Sep 17 00:00:00 2001 From: Daniel Bevenius Date: Thu, 3 Oct 2019 09:30:54 +0200 Subject: [PATCH] doc: fix lint issues in quic.md PR-URL: https://github.com/nodejs/quic/pull/147 Reviewed-By: James M Snell Reviewed-By: Trivikram Kamat --- doc/api/quic.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/doc/api/quic.md b/doc/api/quic.md index a8410c168b..80a45709f6 100644 --- a/doc/api/quic.md +++ b/doc/api/quic.md @@ -113,7 +113,6 @@ added: REPLACEME Emitted immediately before the `'close'` event if the `QuicSession` was destroyed with an error. - ### Event: `'keylog'` - ## Class: QuicStream extends stream.Duplex