chore(contact) rm "\n"

This commit is contained in:
coderaiser 2014-01-30 02:45:29 -05:00
parent fe570f2c90
commit 12fabba37f

View file

@ -4,7 +4,7 @@ var CloudCmd, Util, DOM, olark;
'use strict';
CloudCmd.Contact = ContactProto;
function ContactProto(pCallBack) {
var Contact = this,
Images = DOM.Images,