Removed extra commented out crap

This commit is contained in:
snipe 2017-01-11 14:54:50 -08:00
parent c7167fc73c
commit 8f31ee318e

View file

@ -70,10 +70,6 @@ return [
'model' => App\Models\User::class,
],
// 'users' => [
// 'driver' => 'database',
// 'table' => 'users',
// ],
],
/*