(no commit message)
[utils] / crawler / basic / src / org / wamblee / crawler / impl / App.java
index c1af31b227a9f07bf4f5cb5664a3b0af262f15d0..d4ca4709c78a19665736f93cdd4d543582d6942f 100644 (file)
@@ -5,8 +5,6 @@ import java.io.FileInputStream;
 import java.io.InputStream;
 
 import org.apache.commons.httpclient.HttpClient;
-import org.apache.commons.logging.Log;
-import org.apache.commons.logging.LogFactory;
 import org.dom4j.Element;
 import org.wamblee.crawler.Action;
 import org.wamblee.crawler.Configuration;