Apply fixes from StyleCI

This commit is contained in:
HDVinnie
2018-12-06 22:57:41 +00:00
committed by StyleCI Bot
parent 674e662a83
commit 2f2c52328b
300 changed files with 18930 additions and 15001 deletions
@@ -13,11 +13,11 @@
namespace App\Http\Controllers\Staff;
use App\Http\Controllers\Controller;
use App\Note;
use App\User;
use Brian2694\Toastr\Toastr;
use Illuminate\Http\Request;
use App\Http\Controllers\Controller;
class NoteController extends Controller
{