mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-18 07:52:56 +01:00
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`.
|