Removed unused imports
[controller.git] / opendaylight / arphandler / src / test / java / org / opendaylight / controller / arphandler / internal / ArphandlerTest.java
index e4e17cb2d64efa717f8348e8b2f94290609ab121..5a6641c6857b40a821ea58a5c29202fb8cdb978d 100644 (file)
 package org.opendaylight.controller.arphandler.internal;\r
 \r
 \r
-import org.junit.Assert;\r
-import org.junit.Test;\r
 import junit.framework.TestCase;\r
 \r
-import org.opendaylight.controller.hosttracker.IfIptoHost;\r
-\r
-import org.opendaylight.controller.switchmanager.ISwitchManager;\r
+import org.junit.Assert;\r
+import org.junit.Test;\r
 \r
 public class ArphandlerTest extends TestCase {\r
         \r