Tiny file fix
This commit is contained in:
parent
9be39cef9e
commit
3f44caecda
@ -1,11 +1,9 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|
||||||
namespace App\Ardent\LoggerBundle;
|
namespace App\Ardent\LoggerBundle;
|
||||||
|
|
||||||
use Symfony\Component\HttpKernel\Bundle\Bundle;
|
use Symfony\Component\HttpKernel\Bundle\Bundle;
|
||||||
|
|
||||||
class ArdentLoggerBundle extends Bundle
|
class ArdentLoggerBundle extends Bundle
|
||||||
{
|
{
|
||||||
|
}
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user