@@ -34,8 +34,6 @@ class MainController extends Controller
// $redis=new \Redis();
// $redis->connect(config("config.redis.REDIS_HOST"),config("config.redis.REDIS_PORT"));
// $this->redis=$redis;
-
$ip=request()->ip();
$this->ip=$ip;
$this->token=$token;