Checkstyle Import issues fix (SPI tests,Northbound API)
[neutron.git] / northbound-api / src / main / java / org / opendaylight / neutron / northbound / api / InternalServerErrorException.java
index 96989f251c9526d9a355e3d8532d2032f855c168..129f67c12abbd3b504a06c1b8633c05e51f97dad 100644 (file)
@@ -9,8 +9,8 @@
 package org.opendaylight.neutron.northbound.api;
 
 import javax.ws.rs.WebApplicationException;
-import javax.ws.rs.core.Response;
 import javax.ws.rs.core.MediaType;
+import javax.ws.rs.core.Response;
 
 /**
  * Status Code 500 (Internal Server Error)