Remove actioned TODO

This commit is contained in:
Matthew Stratford 2020-11-03 22:11:54 +00:00
parent 4378093e9c
commit 1c95486b19
No known key found for this signature in database
GPG key ID: 9E53C8B3F0B57395

View file

@ -24,5 +24,3 @@ class DeviceManager():
outputs = filter(self._isOutput, self._getDevices())
return outputs
# TODO: Maybe some hotplug event triggers support for the players?