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

Commit

Permalink
Merge pull request #241 from dart-lang/rm_newline
Browse files Browse the repository at this point in the history
remove extra newline from enclosedBy in events.js
  • Loading branch information
arv committed Sep 5, 2013
2 parents f294aba + 22be6fa commit 58c9eea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/wrappers/events.js
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@
return enclosedBy(rootOfNode(host), b);
}
return false;

}

function isMutationEvent(type) {
Expand Down

0 comments on commit 58c9eea

Please sign in to comment.