mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-09-01 10:44:15 +00:00
Fix test
Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into feature/booking # Conflicts: # app/Http/Controllers/BookingController.php # vendor/composer/autoload_classmap.php # vendor/composer/autoload_static.php
This commit is contained in:
@@ -44,12 +44,6 @@ class ResetPasswordController extends Controller
|
||||
}
|
||||
|
||||
protected function showResetForm(){
|
||||
<<<<<<< HEAD
|
||||
return view('index');
|
||||
}
|
||||
=======
|
||||
return view('index');
|
||||
}
|
||||
|
||||
>>>>>>> dac3e600db54490eae91cffe68b2a7c72b00df87
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user