| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a35c6c3 commit cca9210
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -36,8 +36,6 @@ function MyEE(cb) { | |||
| 36 | 36 | ||
| 37 | 37 | const myee = new MyEE(common.mustCall()); | |
| 38 | 38 | ||
| 39 | - myee.hasOwnProperty('usingDomains'); | ||
| 40 | - | ||
| 41 | 39 | Object.setPrototypeOf(ErrorEE.prototype, EventEmitter.prototype); | |
| 42 | 40 | Object.setPrototypeOf(ErrorEE, EventEmitter); | |
| 43 | 41 | function ErrorEE() { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments