From 485b39390e389b40c2357d03bb5f7efe6011ebb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Wed, 12 Jan 2022 14:10:32 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E6=94=B9=E5=90=8D"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit fdf58326 --- Validator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Validator.php b/Validator.php index 0711bc8..d58f7d3 100644 --- a/Validator.php +++ b/Validator.php @@ -7,7 +7,7 @@ namespace validator; use Closure; use Exception; -use Kiri\Kiri; +use Kiri; /** * Class Validator