Skip to content

Commit 2c36e1f

Browse files
committed
Delete incorrect comments
1 parent b2ca891 commit 2c36e1f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/gems/js/lib/js/require_remote.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ def initialize
4949
@evaluator = Evaluator.new
5050
end
5151

52-
# Initialize the instance.
53-
#
5452
# If you want to resolve relative paths to a starting point other than the HTML file that executes ruby.wasm,
5553
# you can set the base_url property.
5654
# For example, if you want to use the `lib` directory as the starting point, specify base_url as follows

0 commit comments

Comments
 (0)