Skip to content

Commit

Permalink
remove unused code from example
Browse files Browse the repository at this point in the history
  • Loading branch information
jjb committed Aug 11, 2016
1 parent af7984c commit 567fc3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ This is copied from `test/examples/test-dns-2.rb`. It has been simplified slight
[:udp, "0.0.0.0", 5300],
[:tcp, "0.0.0.0", 5300]
]
Name = Resolv::DNS::Name

IN = Resolv::DNS::Resource::IN

# Use upstream DNS for name resolution.
Expand Down

0 comments on commit 567fc3a

Please sign in to comment.