Skip to content

Commit 43d22cf

Browse files
author
Daman Arora
committed
remove un-needed comment
1 parent 2371f6a commit 43d22cf

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

plugins/hackerbook/feature/src/main/resources/META-INF/cloudstack/feature/spring-feature-context.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,5 @@
2020
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2121
xsi:schemaLocation="http://www.springframework.org/schema/beans
2222
http://www.springframework.org/schema/beans/spring-beans.xsd">
23-
24-
<!-- CoffeeManager bean - manages coffee order lifecycle -->
2523
<bean id="coffeeManager" class="org.apache.cloudstack.feature.CoffeeManagerImpl" />
26-
2724
</beans>

0 commit comments

Comments
 (0)