Fix bug in rider cache #270
This commit is contained in:
parent
676bf40004
commit
86b4601bb8
1 changed files with 0 additions and 2 deletions
|
|
@ -20,8 +20,6 @@ class RiderCache
|
|||
|
||||
public function addActiveRider($id, $lat, $lng)
|
||||
{
|
||||
$coords = $jo->getCoordinates();
|
||||
|
||||
$this->redis->geoadd(
|
||||
$this->loc_key,
|
||||
$lng,
|
||||
|
|
|
|||
Loading…
Reference in a new issue