We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f8acbf commit b1319d1Copy full SHA for b1319d1
lib/mongo/server.rb
@@ -27,7 +27,6 @@ module Mongo
27
# @since 2.0.0
28
class Server
29
extend Forwardable
30
- include Loggable
31
32
# @return [ String ] The configured address for the server.
33
attr_reader :address
0 commit comments