8
0
Просмотр исходного кода

Other: Remove redundant method from AlignmentEditing.

Maciej Gołaszewski 8 лет назад
Родитель
Сommit
fd44ef6d58
1 измененных файлов с 0 добавлено и 7 удалено
  1. 0 7
      packages/ckeditor5-alignment/src/alignmentediting.js

+ 0 - 7
packages/ckeditor5-alignment/src/alignmentediting.js

@@ -29,13 +29,6 @@ export default class AlignmentEditing extends Plugin {
 		editor.config.define( 'alignment', { styles: [ ...this.constructor.supportedStyles ] } );
 	}
 
-	/**
-	 * @inheritDoc
-	 */
-	static get requires() {
-		return [];
-	}
-
 	/**
 	 * List of supported alignment styles:
 	 * - left