Skip to content

Commit 3185977

Browse files
author
Magento Team
committed
Merge branch '2.1-develop' of https://github.com/magento/magento2ce into 2.1.18-develop
2 parents c98e421 + 735b17e commit 3185977

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/PaypalCaptcha/view/frontend/requirejs-config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
* Copyright © Magento, Inc. All rights reserved.
33
* See COPYING.txt for license details.
44
*/
5-
6-
// eslint-disable-next-line no-unused-vars
5+
/*eslint no-unused-vars: 0*/
76
var config = {
87
config: {
98
mixins: {

0 commit comments

Comments
 (0)