Skip to content

Commit b690b3a

Browse files
committed
Build fix
1 parent 19fee17 commit b690b3a

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/bundle/Resources/config/routing.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -973,16 +973,6 @@ ibexa.notifications.delete:
973973
requirements:
974974
notificationId: '\d+'
975975

976-
ibexa.notifications.delete:
977-
path: /notification/delete/{notificationId}
978-
options:
979-
expose: true
980-
defaults:
981-
_controller: 'Ibexa\Bundle\AdminUi\Controller\NotificationController::deleteNotificationAction'
982-
methods: [GET]
983-
requirements:
984-
notificationId: '\d+'
985-
986976
ibexa.asset.upload_image:
987977
path: /asset/image
988978
options:

0 commit comments

Comments
 (0)