Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
killondark authored and skryukov committed Apr 28, 2024
1 parent d9aa904 commit 45da17b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/json_skooma/keywords/core/ref.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ def add_remote_source
parent_schema.registry.add_source(
pathname.dirname.to_s + "/",
JSONSkooma::Sources::Remote.new(json)
# JSONSkooma::Sources::Remote.new(pathname.basename)
)
end

Expand Down

0 comments on commit 45da17b

Please sign in to comment.