Skip to content

Commit 6b71ca9

Browse files
committed
Merge remote-tracking branch 'origin/AC-13068' into spartans_pr_11122024
2 parents 931116b + 17c00aa commit 6b71ca9

File tree

1 file changed

+0
-7
lines changed
  • app/code/Magento/Catalog/view/adminhtml/web/js/form/element

1 file changed

+0
-7
lines changed

app/code/Magento/Catalog/view/adminhtml/web/js/form/element/input.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,6 @@ define([
5959
this.exports.value = this.provider + ':' + this.exportDataLink;
6060
},
6161

62-
/** @inheritdoc */
63-
destroy: function () {
64-
this._super();
65-
66-
this.source.remove(this.exportDataLink);
67-
},
68-
6962
/**
7063
* Get HTML array from data scope.
7164
*

0 commit comments

Comments
 (0)