StyleCI suggested fixes

This commit is contained in:
Jonny Barnes 2016-12-07 16:55:53 +00:00
parent bd92f1d6c8
commit e73187932b
5 changed files with 4 additions and 6 deletions

View file

@ -10,7 +10,6 @@ use Phaza\LaravelPostgis\Eloquent\PostgisTrait;
class Place extends Model
{
use PostgisTrait;
/*
* We want to turn the names into slugs.
*/