Remove empty lines
This commit is contained in:
parent
184035b1cc
commit
1e717afceb
1 changed files with 0 additions and 2 deletions
|
@ -35,9 +35,7 @@ private
|
|||
on_friends_load @tox_client.friends
|
||||
|
||||
@tox_client.on_iteration(&method(:on_iteration))
|
||||
|
||||
@tox_client.on_friend_request(&method(:on_friend_request))
|
||||
|
||||
@tox_client.on_friend_message(&method(:on_friend_message))
|
||||
|
||||
@screen = Screen.new
|
||||
|
|
Reference in a new issue