removed console.log

This commit is contained in:
Baris Soner Usakli
2013-07-02 19:48:08 -04:00
parent c1484afab7
commit 527e6e63cc

View File

@@ -381,8 +381,6 @@ marked.setOptions({
type: 'notify',
timeout: 2000
});
console.log('topic posted');
});
});
};