changes to removeCertificate endpoint, fix for the jira EMM-1490

4.x.x
madhawap 8 years ago
parent f12d2a5d69
commit d0d101297f

@ -139,6 +139,3 @@ public class CertificateManagementAdminServiceImpl implements CertificateManagem
} }
} }
//return Response.status(Response.Status.NOT_FOUND).entity("No certificate is found with the given " +
// "serial number '" + serialNumber + "'");
Loading…
Cancel
Save