lib/datadog/tracing/contrib/redis/vendor/resolver.rb in ddtrace-1.9.0 vs lib/datadog/tracing/contrib/redis/vendor/resolver.rb in ddtrace-1.10.0

- old
+ new

@@ -1,6 +1,4 @@ -# typed: false - require 'uri' # NOTE: This code is copied directly from Redis. # Its purpose is to resolve connection information. # It exists here only because it doesn't exist in the redis