1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-25 21:00:18 +02:00

[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;