remove useless comment

Matthias BUSSONNIER 12 years ago
parent a9b4bdc03f
commit 186c8ae41d

@ -278,7 +278,6 @@ define([
var config = this.mergeopt(RawCell, options.config);
TextCell.apply(this, [$.extend({}, options, {config: config})]);
// RawCell should always hide its rendered div
this.cell_type = 'raw';
};

Loading…
Cancel
Save