Apply fixes from StyleCI

This commit is contained in:
ThinkPHP
2017-04-01 07:47:28 +00:00
parent 2ebf07ba16
commit 5d89443496
5 changed files with 0 additions and 5 deletions

View File

@@ -11,7 +11,6 @@
namespace think\model\relation;
use think\Db;
use think\db\Query;
use think\Exception;
use think\Loader;