Tiny file fix

This commit is contained in:
Tim 2019-07-25 11:54:37 +02:00
parent 9be39cef9e
commit 3f44caecda
1 changed files with 1 additions and 3 deletions

View File

@ -1,11 +1,9 @@
<?php
namespace App\Ardent\LoggerBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class ArdentLoggerBundle extends Bundle
{
}
}