Skip to content

Commit 9c66bdb

Browse files
committed
MC-3309: Build stabilization
Remove comment
1 parent 39ec853 commit 9c66bdb

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/js/content-type/uploader.js

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/code/Magento/PageBuilder/view/adminhtml/web/ts/js/content-type/uploader.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ export default class Uploader {
3030
* @param {String} id
3131
* @param {String} name - Name to use for lookup reference in registry
3232
* @param {Object} config
33-
* //see to wysiwyg.ts
3433
*/
3534
constructor(id: string, name: string, config: object) {
3635
config.id = this.id = id;

0 commit comments

Comments
 (0)