Skip to content

Commit 5417018

Browse files
rappasoftactions-user
authored andcommitted
Fix styling
1 parent 2ecd83a commit 5417018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Models/AuthenticationLog.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class AuthenticationLog extends Model
1010
public $timestamps = false;
1111

1212
protected $table = 'authentication_log';
13-
13+
1414
protected $fillable = [
1515
'ip_address',
1616
'user_agent',

0 commit comments

Comments
 (0)