Add style CI (#503)

Hopefully this will result in slightly better code.
This commit is contained in:
Régis Freyd
2017-07-26 21:02:55 -04:00
committed by GitHub
parent 6127830fff
commit a2172f0851
148 changed files with 444 additions and 620 deletions
@@ -4,7 +4,6 @@ namespace App\Http\Controllers\Auth;
use Auth;
use App\User;
use Socialite;
use Validator;
use App\Account;
use Carbon\Carbon;