Browse Source

Other: Remove redundant method from AlignmentEditing.

Maciej Gołaszewski 8 years ago
parent
commit
fd44ef6d58
1 changed files with 0 additions and 7 deletions
  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