ソースを参照

Remove comment.

Maciej Gołaszewski 6 年 前
コミット
afe9130b9e
1 ファイル変更0 行追加1 行削除
  1. 0 1
      packages/ckeditor5-paste-from-office/src/filters/list.js

+ 0 - 1
packages/ckeditor5-paste-from-office/src/filters/list.js

@@ -49,7 +49,6 @@ export function transformListItemLikeElementsIntoLists( documentFragment, styles
 	} );
 }
 
-// Paste from Google Docs
 /**
  * Removes paragraph wrapping content inside a list item.
  *