8
0
Maciej Bukowski 8 жил өмнө
parent
commit
259556d931

+ 0 - 1
packages/ckeditor5-easy-image/src/cloudservicesuploadadapter.js

@@ -35,7 +35,6 @@ export default class CloudServicesUploadAdapter extends Plugin {
 	 */
 	 */
 	init() {
 	init() {
 		const editor = this.editor;
 		const editor = this.editor;
-		const config = editor.config;
 
 
 		const cloudServices = editor.plugins.get( CloudServicesUploadAdapter._CloudServices );
 		const cloudServices = editor.plugins.get( CloudServicesUploadAdapter._CloudServices );