remove debugging line
parent
16e49a349c
commit
303e8d6c3e
|
@ -435,8 +435,6 @@ define([
|
|||
var first = function () {
|
||||
Ckeditor = ifrw.CKEDITOR;
|
||||
|
||||
console.log(Ckeditor);
|
||||
|
||||
if (Ckeditor) {
|
||||
andThen(Ckeditor);
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue