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.
  *