[Yanel-commits] rev 40391 - public/yanel/trunk/src/contributions/resources/yanel-user/src/test/htmlunit/org/wyona/yanel/impl/resources

michi at wyona.com michi at wyona.com
Tue Dec 9 16:26:37 CET 2008


Author: michi
Date: 2008-12-09 16:26:37 +0100 (Tue, 09 Dec 2008)
New Revision: 40391

Modified:
   public/yanel/trunk/src/contributions/resources/yanel-user/src/test/htmlunit/org/wyona/yanel/impl/resources/YanelUserResourceWebTest.java
Log:
obsolete imports removed

Modified: public/yanel/trunk/src/contributions/resources/yanel-user/src/test/htmlunit/org/wyona/yanel/impl/resources/YanelUserResourceWebTest.java
===================================================================
--- public/yanel/trunk/src/contributions/resources/yanel-user/src/test/htmlunit/org/wyona/yanel/impl/resources/YanelUserResourceWebTest.java	2008-12-09 15:26:17 UTC (rev 40390)
+++ public/yanel/trunk/src/contributions/resources/yanel-user/src/test/htmlunit/org/wyona/yanel/impl/resources/YanelUserResourceWebTest.java	2008-12-09 15:26:37 UTC (rev 40391)
@@ -18,15 +18,10 @@
 import org.wyona.yanel.htmlunit.AbstractHtmlUnitTest;
 
 import com.gargoylesoftware.htmlunit.html.HtmlForm;
-import com.gargoylesoftware.htmlunit.html.HtmlPage;
 import com.gargoylesoftware.htmlunit.html.HtmlSubmitInput;
 import com.gargoylesoftware.htmlunit.html.HtmlPasswordInput;
 import com.gargoylesoftware.htmlunit.html.HtmlTextInput;
-import com.gargoylesoftware.htmlunit.html.HtmlOption;
-import com.gargoylesoftware.htmlunit.html.HtmlSelect;
 
-
-
 import org.wyona.yanel.core.Yanel;
 import org.wyona.yanel.core.map.Realm;
 



More information about the Yanel-commits mailing list