Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 58aab5e

Browse files
committed
Some more fixes for static analysis
1 parent 62eff1d commit 58aab5e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lib/internal/Magento/Framework/Config/Data/ConfigDataFactory.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
/**
1313
* Factory for ConfigData
14-
* @api
1514
*/
1615
class ConfigDataFactory
1716
{

setup/src/Magento/Setup/Model/ConfigGenerator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,5 +264,4 @@ function ($hostData) {
264264
$configData->setOverrideWhenSave(true);
265265
return $configData;
266266
}
267-
268267
}

0 commit comments

Comments
 (0)