chore(notify) rm " "

This commit is contained in:
coderaiser 2015-06-04 04:30:20 -04:00
parent 95b3db34e3
commit 140efc2a78

View file

@ -9,7 +9,7 @@ var Util, DOM;
Util.extend(DOMProto, {
Notify: Notify
});
function NotifyProto() {
var Events = DOM.Events,
Show,