kudos StyleCI for spotting the unneccessary namespace

This commit is contained in:
El RIDO
2020-10-11 11:39:36 +02:00
parent ec190fdcf6
commit 09133f4f10

View File

@@ -1,6 +1,5 @@
<?php
use PHPUnit\Framework\TestCase;
use PrivateBin\Data\Database;
require_once 'ControllerTest.php';