minfix
This commit is contained in:
parent
929b4dc7fd
commit
fb3be3843a
|
@ -3,6 +3,7 @@
|
|||
namespace api\core;
|
||||
use \database\core\DatabaseDriver;
|
||||
use \api\core\Authentification;
|
||||
use \error\core\Error;
|
||||
|
||||
|
||||
class ModuleRequest{
|
||||
|
|
Loading…
Reference in New Issue