mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
fix
This commit is contained in:
parent
4e9c97560e
commit
05996ac855
@ -55,8 +55,6 @@ class AjaxController extends PublicController
|
||||
$query->where('name', 'like', '%' . $this->request->search . '%');
|
||||
}
|
||||
|
||||
$query->get();
|
||||
|
||||
return $this->queryOrder($query, $this->cityRepository);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user