mas: TestAdminUserDeviceDelete

This commit is contained in:
Roman Isaev 2025-01-15 12:14:14 +00:00
parent 59f73b1ff6
commit f1de5aa838
No known key found for this signature in database
GPG key ID: 7BE2B6A6C89AEC7F
2 changed files with 90 additions and 1 deletions

View file

@ -686,7 +686,7 @@ func AdminUserDeviceDelete(
}
}
{
if device != nil {
// XXX: this response struct can completely removed everywhere as it doesn't
// have any functional purpose
var res api.PerformDeviceDeletionResponse