Skip to content

Commit a2aa724

Browse files
committed
Remove unneccesary blank lines.
1 parent 9e05673 commit a2aa724

File tree

1 file changed

+0
-3
lines changed
  • packages/gems/js/lib

1 file changed

+0
-3
lines changed

packages/gems/js/lib/js.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,6 @@ def self.__async(future, &block)
138138
# This inheritation allows you to call the JavaScript `send` method with the following syntax:
139139
#
140140
# ws.send("Hello, world! from Ruby")
141-
142-
143-
144141
class JS::Object < BasicObject
145142
# Create a JavaScript object with the new method
146143
#

0 commit comments

Comments
 (0)