Small fix for Core\Config
This commit is contained in:
parent
17c6578714
commit
621c7f5e0d
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ declare(strict_types=1);
|
|||
namespace ForkBB\Core;
|
||||
|
||||
use ForkBB\Core\Exceptions\ForkException;
|
||||
use InvalidArgumentException;
|
||||
|
||||
class Config
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue