Explorar el Código

Remove comment.

Maciej Gołaszewski hace 6 años
padre
commit
afe9130b9e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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.
  *