Checkstyle Import issues fix (SPI tests,Northbound API)
[neutron.git] / neutron-spi / src / test / java / org / opendaylight / neutron / spi / NeutronLoadBalancerJAXBTest.java
index e050660e2d90212a36e47a0da3538b3f21c6c615..dd993608c5554770bbcbddbc2ad48f7beb8d4b68 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright Tata Consultancy Services, 2015.  All rights reserved.
+ * Copyright (c) 2015 Tata Consultancy Services.  All rights reserved.
  *
  * This program and the accompanying materials are made available under the
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
@@ -8,10 +8,8 @@
 
 package org.opendaylight.neutron.spi;
 
-import org.junit.Test;
 import org.junit.Assert;
-
-import org.opendaylight.neutron.spi.NeutronLoadBalancer;
+import org.junit.Test;
 
 public class NeutronLoadBalancerJAXBTest {