remove debugging line

pull/1/head
ansuz 2016-06-10 17:03:54 +02:00
parent 16e49a349c
commit 303e8d6c3e
1 changed files with 0 additions and 2 deletions

View File

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