Remove: Unused import
This commit is contained in:
parent
3c7aedc195
commit
836cb1a9c7
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@ namespace app\index\model;
|
|||
|
||||
use think\Model;
|
||||
use think\Db;
|
||||
use \think\Session;
|
||||
use \think\Cookie;
|
||||
use \app\index\model\Option;
|
||||
use \app\index\model\Mail;
|
||||
use think\Validate;
|
||||
|
|
Loading…
Add table
Reference in a new issue