瀏覽代碼

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