formatting

This commit is contained in:
Mark Fisher
2010-07-09 16:13:38 -07:00
committed by Dave Syer
parent 4602ee2d16
commit adc4d7cec2
2 changed files with 2 additions and 3 deletions

View File

@@ -11,9 +11,9 @@
<context:property-placeholder location="client.properties"/>
<import resource="classpath:client-handlers.xml" />
<!--
<import resource="classpath:client-messaging.xml" />
-->
</beans>

View File

@@ -15,5 +15,4 @@
class="org.springframework.amqp.rabbit.stocks.service.stubs.TradingServiceStub">
</bean>
</beans>