Skip to content

Commit 165be31

Browse files
committed
remove email
1 parent f4277ff commit 165be31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/de/codecentric/batch/config/WebappConfiguration.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
/**
2222
* Just the import of the webapp-config.xml of spring-batch-admin-manager.
2323
*
24-
* @author Thomas Bosch ([email protected])
24+
* @author Thomas Bosch
2525
*/
2626
@Configuration
2727
@ImportResource("classpath:/org/springframework/batch/admin/web/resources/webapp-config.xml")

0 commit comments

Comments
 (0)