This commit is contained in:
2021-02-23 18:21:17 +08:00
parent 079a130695
commit a920e09b4e
-1
View File
@@ -27,7 +27,6 @@ use Database\Relation;
use Exception; use Exception;
use Snowflake\Exception\ComponentException; use Snowflake\Exception\ComponentException;
use Snowflake\Exception\NotFindClassException; use Snowflake\Exception\NotFindClassException;
use static;
use validator\Validator; use validator\Validator;
use Database\IOrm; use Database\IOrm;
use Snowflake\Snowflake; use Snowflake\Snowflake;