| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b8abb81 commit 529b0c0
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1761,8 +1761,7 @@ class Http2Stream extends Duplex { | |||
| 1761 | 1761 | } | |
| 1762 | 1762 | ||
| 1763 | 1763 | [kProceed]() { | |
| 1764 | - assert.fail(null, null, | ||
| 1765 | - 'Implementors MUST implement this. Please report this as a ' + | ||
| 1764 | + assert.fail('Implementors MUST implement this. Please report this as a ' + | ||
| 1766 | 1765 | 'bug in Node.js'); | |
| 1767 | 1766 | } | |
| 1768 | 1767 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments