Code cleanup.

This commit is contained in:
James Cole
2016-03-29 16:17:06 +02:00
parent 08b5e66628
commit d774f8e870
35 changed files with 8 additions and 8 deletions

View File

@@ -76,4 +76,4 @@ class TwoFactorController extends Controller
return redirect(route('home'));
}
}
}