remove debugging line

pull/1/head
ansuz 9 years ago
parent 16e49a349c
commit 303e8d6c3e

@ -435,8 +435,6 @@ define([
var first = function () {
Ckeditor = ifrw.CKEDITOR;
console.log(Ckeditor);
if (Ckeditor) {
andThen(Ckeditor);
} else {

Loading…
Cancel
Save