forked from MirrorHub/synapse
9dc3293e0b
By always using delete_devices and sometimes passing a list with a single device ID. Previously these methods had gotten out of sync with each other and it seems there's little benefit to the single-device variant.
1 line
68 B
Text
1 line
68 B
Text
Remove the `delete_device` method and always call `delete_devices`.
|