kudos StyleCI for spotting the unneccessary namespace

pull/1121/head
El RIDO 2020-10-11 11:39:36 +02:00
parent ec190fdcf6
commit 09133f4f10
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92
1 changed files with 0 additions and 1 deletions

View File

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