Browse Source

Fix code style issue in the manual test.

Maciej Gołaszewski 6 years ago
parent
commit
654e4c6335

+ 0 - 1
packages/ckeditor5-restricted-editing/tests/manual/restrictedediting.js

@@ -36,4 +36,3 @@ ClassicEditor
 	.catch( err => {
 		console.error( err.stack );
 	} );
-