summaryrefslogtreecommitdiff
path: root/tests/LoggrTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/LoggrTest.php')
-rw-r--r--tests/LoggrTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/LoggrTest.php b/tests/LoggrTest.php
index 4abae86..94a166c 100644
--- a/tests/LoggrTest.php
+++ b/tests/LoggrTest.php
@@ -1,7 +1,5 @@
<?php
-namespace Asko\Loggr\Tests;
-
use Asko\Loggr\Drivers\OutputDriver;
use Asko\Loggr\Loggr;
use PHPUnit\Framework\TestCase;