1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/17010] Remove no longer used route & handler

PHPBB3-17010
This commit is contained in:
Marc Alexander
2023-11-05 14:38:52 +01:00
parent 8d9a7aa62c
commit bfc3a969ee
2 changed files with 0 additions and 37 deletions

View File

@@ -21,7 +21,3 @@ phpbb_ucp_push_subscribe_controller:
phpbb_ucp_push_unsubscribe_controller:
path: /push/unsubscribe
defaults: { _controller: phpbb.ucp.controller.webpush:unsubscribe }
phpbb_ucp_push_js_controller:
path: /push/js
defaults: { _controller: phpbb.ucp.controller.webpush:js }