mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2026-04-19 01:13:32 +00:00
lint
This commit is contained in:
@@ -10,10 +10,6 @@ module Voicemeeter
|
|||||||
end
|
end
|
||||||
|
|
||||||
class Button < IRemote
|
class Button < IRemote
|
||||||
def initialize(remote, i)
|
|
||||||
super
|
|
||||||
end
|
|
||||||
|
|
||||||
def getter(type_)
|
def getter(type_)
|
||||||
remote.get_buttonstatus(@index, type_)
|
remote.get_buttonstatus(@index, type_)
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user