formatting in auth.php"

This commit is contained in:
David Bomba 2020-07-29 00:11:43 +10:00
parent 745bca2889
commit 0c7a2cd776

View File

@ -78,7 +78,6 @@ return [
],
'contacts' => [
'driver' => 'eloquent',
'model' => App\Models\ClientContact::class,
],