[Nostromo] SensioLabs Insights

This commit is contained in:
Andrés Montañez 2017-01-01 02:45:14 -03:00
parent 5b7a072050
commit 55d72d4306
2 changed files with 1 additions and 2 deletions

View file

@ -34,4 +34,4 @@
</exclude>
</whitelist>
</filter>
</phpunit>
</phpunit>

View file

@ -11,7 +11,6 @@
namespace Mage\Command;
use Mage\Runtime\Runtime;
use Psr\Log\LoggerInterface;
use Psr\Log\LogLevel;
use Symfony\Component\Console\Command\Command;