Skip to content

Commit 45bd9f6

Browse files
MC-32014: Remove google-shopping-ads module from core in 2.4.1
1 parent b26a48c commit 45bd9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/DB/Adapter/AdapterInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ interface AdapterInterface
3636
const INSERT_ON_DUPLICATE = 1;
3737

3838
const INSERT_IGNORE = 2;
39-
39+
4040
/** Strategy for updating data in table. See https://dev.mysql.com/doc/refman/5.7/en/replace.html */
4141
const REPLACE = 4;
4242

0 commit comments

Comments
 (0)