@@ -15,7 +15,6 @@ |
||
15 | 15 | |
16 | 16 | use Cake\Controller\Component; |
17 | 17 | use Cake\Controller\ComponentRegistry; |
18 | -use Cake\Core\Exception\Exception; |
|
19 | 18 | use Cake\Network\Http\Client; |
20 | 19 | use Cake\Utility\Hash; |
21 | 20 |