mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
changes to removeCertificate endpoint, fix for the jira EMM-1490
This commit is contained in:
parent
f12d2a5d69
commit
d0d101297f
@ -138,7 +138,4 @@ public class CertificateManagementAdminServiceImpl implements CertificateManagem
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
//return Response.status(Response.Status.NOT_FOUND).entity("No certificate is found with the given " +
|
||||
// "serial number '" + serialNumber + "'");
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user