Remove: Unused import

pull/148/head
HFO4 7 years ago
parent 3c7aedc195
commit 836cb1a9c7

@ -3,8 +3,6 @@ namespace app\index\model;
use think\Model; use think\Model;
use think\Db; use think\Db;
use \think\Session;
use \think\Cookie;
use \app\index\model\Option; use \app\index\model\Option;
use \app\index\model\Mail; use \app\index\model\Mail;
use think\Validate; use think\Validate;

Loading…
Cancel
Save