Skip to content

Commit

Permalink
fixes after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
portey committed Feb 22, 2018
1 parent a76c214 commit e74a544
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Resources/config/services.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@
<services>
<service id="graphql.schema" synthetic="true" public="true"/>

<service id="youshido_graphql.command.graphql_configure_command" class="Youshido\GraphQLBundle\Command\GraphQLConfigureCommand">
<tag name="console.command"/>
</service>

<service id="graphql.processor" class="%graphql.processor.class%" public="true">
<argument type="service" id="graphql.execution_context" />
<argument type="service" id="graphql.event_dispatcher" />
Expand Down

0 comments on commit e74a544

Please sign in to comment.