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

Other: Remove redundant method from AlignmentEditing.

Maciej Gołaszewski преди 8 години
родител
ревизия
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