polishing, removed warning markers

This commit is contained in:
Oleg Zhurakousky
2011-07-18 20:00:38 -04:00
parent ace8935c7e
commit de10204e6e
3 changed files with 0 additions and 30 deletions

View File

@@ -15,7 +15,6 @@
*/
package org.springframework.integration.samples.tcpclientserver;
import org.springframework.context.support.AbstractApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
/**