Parcourir la source

Remove comment.

Maciej Gołaszewski il y a 6 ans
Parent
commit
afe9130b9e
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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.
  *