Remove explicit super() calls
This commit is contained in:
@@ -28,12 +28,6 @@ import org.springframework.mock.web.MockHttpServletRequest;
|
||||
* @author Ben Alex
|
||||
*/
|
||||
public class PortResolverImplTests {
|
||||
// ~ Constructors
|
||||
// ===================================================================================================
|
||||
|
||||
public PortResolverImplTests() {
|
||||
super();
|
||||
}
|
||||
|
||||
// ~ Methods
|
||||
// ========================================================================================================
|
||||
|
||||
Reference in New Issue
Block a user