Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit 22be6fa

Browse files
author
John Messerly
committed
remove extra newline from enclosedBy in events.js
1 parent 8f21896 commit 22be6fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wrappers/events.js

-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@
179179
return enclosedBy(rootOfNode(host), b);
180180
}
181181
return false;
182-
183182
}
184183

185184
function isMutationEvent(type) {

0 commit comments

Comments
 (0)