Skip to content

Commit

Permalink
fix: remove controller annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurujai committed Dec 19, 2024
1 parent 3f9ef51 commit 5667a2d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Resources/config/pumukit_blackboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ services:
bind:
$tmpPath: '%pumukit.tmp%'

Pumukit\BlackboardBundle\Controller\:
resource: '../../Controller/'
tags: ['controller.service_arguments']

Pumukit\BlackboardBundle\Command\:
resource: '../../Command'
tags: ['console.command']
Expand Down

0 comments on commit 5667a2d

Please sign in to comment.