Skip to content

Commit

Permalink
Update code
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul committed Aug 9, 2023
1 parent 0f5de6c commit eda0173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/deadfinder/utils.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def generate_url(text, base_url)
return "#{uri}#{node}"
end
end
rescue StandardError => e
rescue StandardError
# puts e
end
node
Expand Down

0 comments on commit eda0173

Please sign in to comment.