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

Commit 58c9eea

Browse files
committed
Merge pull request #241 from dart-lang/rm_newline
remove extra newline from enclosedBy in events.js
2 parents f294aba + 22be6fa commit 58c9eea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/wrappers/events.js

Lines changed: 0 additions & 1 deletion
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)