Skip to content

Commit 1b37701

Browse files
committed
Remove duplicated line
1 parent 2868fc9 commit 1b37701

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/dnsruby/resolver.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,6 @@ def add_config_nameservers # :nodoc: all
501501
src_port: @src_port,
502502
recurse: @recurse,
503503
udp_size: @udp_size,
504-
udp_size: @udp_size,
505504
ignore_config_resolv_errors: true})
506505
end
507506
end

0 commit comments

Comments
 (0)