Skip to content

Commit be8b258

Browse files
authored
Remove extra white-space from before the UpgradeSchemaInterface
1 parent b853497 commit be8b258

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/code/Magento/Newsletter/Setup/UpgradeSchema.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
/**
1313
* Upgrade the Newsletter module DB scheme
1414
*/
15-
class UpgradeSchema implements UpgradeSchemaInterface
15+
class UpgradeSchema implements UpgradeSchemaInterface
1616
{
1717
/**
1818
* {@inheritdoc}

0 commit comments

Comments
 (0)