StyleCI fixes 2

This commit is contained in:
Jonny Barnes 2020-10-17 10:26:02 +01:00
parent 90f1d111b6
commit 02e3ce42e0

View file

@ -6,7 +6,6 @@ namespace App\Services;
use App\Models\Place; use App\Models\Place;
use Illuminate\Support\Arr; use Illuminate\Support\Arr;
use MStaack\LaravelPostgis\Geometries\Point;
class PlaceService class PlaceService
{ {