Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Commit 43b72c8

Browse files
committed
Remove old FFI comment
1 parent f48305d commit 43b72c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/DOM/HTML/Event/ErrorEvent.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
"use strict";
22

3-
// module DOM.Event.ErrorEvent
4-
53
exports.message = function (e) {
64
return e.message;
75
};

0 commit comments

Comments
 (0)