Skip to content
Snippets Groups Projects
Unverified Commit be8b258b authored by David Manners's avatar David Manners Committed by GitHub
Browse files

Remove extra white-space from before the UpgradeSchemaInterface

parent b8534974
No related merge requests found
......@@ -12,7 +12,7 @@ use Magento\Framework\Setup\UpgradeSchemaInterface;
/**
* Upgrade the Newsletter module DB scheme
*/
class UpgradeSchema implements UpgradeSchemaInterface
class UpgradeSchema implements UpgradeSchemaInterface
{
/**
* {@inheritdoc}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment