INT-1655 polishing, removed unused import

This commit is contained in:
Oleg Zhurakousky
2010-12-01 19:54:59 -05:00
parent 37b16bc3f3
commit 36144d80c3

View File

@@ -15,8 +15,6 @@
*/
package org.springframework.integration.sftp.session;
import java.util.logging.Level;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;