mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2024-11-15 15:00:46 +00:00
remove unnecessary initialize method
This commit is contained in:
parent
6ccdfafc27
commit
01f50a2fc4
@ -98,10 +98,6 @@ module Voicemeeter
|
|||||||
end
|
end
|
||||||
|
|
||||||
class StripDenoiser < IRemote
|
class StripDenoiser < IRemote
|
||||||
def initialize(remote, i)
|
|
||||||
super
|
|
||||||
end
|
|
||||||
|
|
||||||
def identifier
|
def identifier
|
||||||
"strip[#{@index}].denoiser"
|
"strip[#{@index}].denoiser"
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user