Browse Source

Remove comment.

Maciej Gołaszewski 6 years ago
parent
commit
afe9130b9e
1 changed files with 0 additions and 1 deletions
  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.
  *