@@ -5,7 +5,6 @@ |
||
5 | 5 | use Google_Client; |
6 | 6 | use Google_Service_Gmail; |
7 | 7 | use Illuminate\Container\Container; |
8 | -use Illuminate\Config\Repository as Config; |
|
9 | 8 | use Illuminate\Support\Facades\Storage; |
10 | 9 | use Illuminate\Support\Facades\Request; |
11 | 10 |