mirror of
https://github.com/onyx-and-iris/obsws-ruby.git
synced 2025-01-18 13:30:48 +00:00
whitespace fix
This commit is contained in:
parent
d9b054b108
commit
955b00571a
@ -74,7 +74,7 @@ module OBSWS
|
||||
end
|
||||
|
||||
def to_s
|
||||
"#{self.class.name.split("::").last(2).join("::")}"
|
||||
self.class.name.split("::").last(2).join("::")
|
||||
end
|
||||
|
||||
def update(op_code, data)
|
||||
|
Loading…
Reference in New Issue
Block a user