Skip to content

Commit 3403964

Browse files
committed
Make
1 parent e4a2d3c commit 3403964

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

lib/internal/Magento/Framework/Mview/View/ChangelogInterface.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@
1111
*/
1212
interface ChangelogInterface
1313
{
14-
const ATTRIBUTE_SCOPE_SUPPORT = 'attribute_scope';
15-
const STORE_SCOPE_SUPPORT = 'store_scope';
16-
const ATTRIBUTE_COLUMN = 'attribute_id';
17-
const STORE_COLUMN = 'store_id';
18-
1914
/**
2015
* Create changelog table
2116
*

0 commit comments

Comments
 (0)