Skip to content

Commit

Permalink
remove unnecessary comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
kbukum1 committed Dec 20, 2024
1 parent 767d79b commit 2e7289d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion npm_and_yarn/lib/dependabot/npm_and_yarn/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ def clean_version(version)
version = version&.gsub(/^v/, "")
end

# If version is not a string or no match found, return original version
version
end

Expand Down

0 comments on commit 2e7289d

Please sign in to comment.