StyleCI suggested fixes
This commit is contained in:
parent
bd92f1d6c8
commit
e73187932b
5 changed files with 4 additions and 6 deletions
|
@ -10,7 +10,6 @@ use Illuminate\Database\Eloquent\SoftDeletes;
|
|||
class Article extends Model
|
||||
{
|
||||
use SoftDeletes;
|
||||
|
||||
/*
|
||||
* We want to turn the titles into slugs
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue