@@ -1,8 +1,6 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | namespace App\Controller; |
| 3 | 3 | |
| 4 | -use Cake\Core\Configure; |
|
| 5 | -use Cake\Event\Event; |
|
| 6 | 4 | use Cake\Network\Exception\NotFoundException; |
| 7 | 5 | |
| 8 | 6 | class NotificationsController extends AppController |