diff --git a/app/code/Magento/Log/Console/Command/LogStatusCommand.php b/app/code/Magento/Log/Console/Command/LogStatusCommand.php index c54ad2ddf841e7e58a794f5f79b30412142fe4cb..8ae090f76f9a67ac942db7735b13d0c4bb8f0d30 100644 --- a/app/code/Magento/Log/Console/Command/LogStatusCommand.php +++ b/app/code/Magento/Log/Console/Command/LogStatusCommand.php @@ -143,4 +143,4 @@ class LogStatusCommand extends AbstractLogCommand { $this->addOutput('-----------------------------------+------------+------------+------------+'); } -} \ No newline at end of file +}