Skip to content

Commit 5ae9fdf

Browse files
committed
Revert "Merge remote-tracking branch 'trigger/AC-1899' into ph-delivery"
This reverts commit 15b6e5a, reversing changes made to ad19915.
1 parent 15b6e5a commit 5ae9fdf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/Catalog/view/adminhtml/web/js/custom-options.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ define([
1212
'collapsable',
1313
'mage/translate',
1414
'mage/backend/validation',
15-
'Magento_Ui/js/modal/modal',
16-
'jquery-ui-modules/sortable'
15+
'Magento_Ui/js/modal/modal'
1716
], function ($, mageTemplate, alert) {
1817
'use strict';
1918

0 commit comments

Comments
 (0)