Преглед на файлове

That isn't needed any more.

Piotrek Koszuliński преди 9 години
родител
ревизия
a1f19925af
променени са 1 файла, в които са добавени 0 реда и са изтрити 9 реда
  1. 0 9
      packages/ckeditor5-ui/src/editorui/editorui.js

+ 0 - 9
packages/ckeditor5-ui/src/editorui/editorui.js

@@ -36,15 +36,6 @@ export default class EditorUI extends Controller {
 		this.editor = editor;
 
 		/**
-		 * Property used by the [CKEditor UI library](https://github.com/ckeditor/ckeditor5-ui) for storing
-		 * the main UI controller.
-		 *
-		 * @readonly
-		 * @member {ui.editorui.EditorUI} ckeditor5.Editor#ui
-		 */
-		editor.ui = this;
-
-		/**
 		 * @readonly
 		 * @member {ui.ComponentFactory} ui.editorUI.EditorUI#featureComponents
 		 */