Skip to content

Commit 17c3e9d

Browse files
committed
MAGETWO-88054: Move declarative setup from setup to framework
1 parent 7a4af5f commit 17c3e9d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/code/Magento/Developer/Console/Command/TablesWhitelistGenerateCommand.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@
2222
*/
2323
class TablesWhitelistGenerateCommand extends Command
2424
{
25-
/**
26-
* Whitelist file name.
27-
*/
28-
const GENERATED_FILE_NAME = '';
29-
3025
/**
3126
* Module name key, that will be used in whitelist generate command.
3227
*/

0 commit comments

Comments
 (0)