Remove old Cors middleware

This commit is contained in:
James Brooks
2015-05-20 08:08:53 +01:00
parent a119ed14b2
commit a1ab59a15a
3 changed files with 0 additions and 39 deletions
-2
View File
@@ -37,8 +37,6 @@ class Admin
}
/**
* Run the cors middleware.
*
* We're verifying that the current user is logged in to Cachet and is an admin level.
*
* @param \Illuminate\Http\Request $request