Explorar o código

Other: Remove redundant method from AlignmentEditing.

Maciej Gołaszewski %!s(int64=8) %!d(string=hai) anos
pai
achega
fd44ef6d58
Modificáronse 1 ficheiros con 0 adicións e 7 borrados
  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