Skip to content

Commit

Permalink
Commented code removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdebacker committed Jan 3, 2016
1 parent c6006c7 commit 86965b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Models/News.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ class News extends Base

protected $dates = ['date'];

// protected $dateFormat = 'Y-m-d';

protected $fillable = [
'date',
'image',
Expand Down

0 comments on commit 86965b2

Please sign in to comment.