Fix Checkstyle violations

https://build.spring.io/browse/INT-SI43X-123
This commit is contained in:
Artem Bilan
2017-03-11 13:50:23 -05:00
parent dade5d9f00
commit decfb9d86c

View File

@@ -36,7 +36,6 @@ import org.springframework.context.annotation.Configuration;
import org.springframework.expression.common.LiteralExpression;
import org.springframework.integration.file.DefaultFileNameGenerator;
import org.springframework.integration.file.remote.ClientCallbackWithoutResult;
import org.springframework.integration.file.remote.SessionCallback;
import org.springframework.integration.file.remote.SessionCallbackWithoutResult;
import org.springframework.integration.file.remote.session.CachingSessionFactory;
import org.springframework.integration.file.remote.session.Session;