Merge pull request #259 from bagisto/jitendra

Fixed Conflicts
This commit is contained in:
JItendra Singh 2018-12-04 11:42:34 +05:30 committed by GitHub
commit e7796ced9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -4,11 +4,7 @@ namespace Webkul\User\Http\Middleware;
use Closure;
use Illuminate\Support\Facades\Auth;
<<<<<<< HEAD
use Illuminate\Support\Facades\Route;
=======
use Route;
>>>>>>> a60ca52eb69bf055764c4f182e32adc54b39a2a3
class Bouncer
{