updated contract mailer in contractadmincontroller

This commit is contained in:
2020-04-26 06:47:02 -05:00
parent 66896ab73e
commit 754fbb9aad
4 changed files with 9 additions and 15 deletions

View File

@@ -18,8 +18,6 @@ class AuthServiceProvider extends ServiceProvider
/**
* Register any authentication / authorization services.
* These gates will always choose the highest roles
* We use gates in some of the graphics, but will work to utilize if statements instead shortly
*
* @return void
*/