mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-14 13:22:26 +03:00
mas: TestAdminUserDeviceDelete
This commit is contained in:
parent
59f73b1ff6
commit
f1de5aa838
2 changed files with 90 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue