Applied fixes from StyleCI

This commit is contained in:
Joe Cohen
2015-11-08 14:46:05 -05:00
committed by Joseph Cohen
parent 448f13e671
commit d82bc57796
4 changed files with 12 additions and 5 deletions

View File

@@ -12,7 +12,6 @@
namespace CachetHQ\Cachet\Models;
use Illuminate\Database\Eloquent\Model;
use Illuminate\Support\Str;
class Invite extends Model
{