Skip to content

Commit

Permalink
Removed "router" parameter (which didn't actually exist) from the ser…
Browse files Browse the repository at this point in the history
…vice definition.
  • Loading branch information
mdjward committed Feb 26, 2014
1 parent c9c2e44 commit 5c7acd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Resources/config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ services:
arguments:
sendGrid: "@SendGrid.SendGridService"
templating: "@templating"
router: "@router"
throwExceptionsOnFail: true

0 comments on commit 5c7acd7

Please sign in to comment.