This commit is contained in:
2021-11-30 15:10:01 +08:00
parent f50782c930
commit 6936b5cc8f
6 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ declare(strict_types=1);
namespace Database;
use Annotation\Inject;
use Note\Inject;
use Exception;
use Kiri\Abstracts\Config;
use Kiri\Abstracts\Providers;