We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c87a5d commit ffdfdd0Copy full SHA for ffdfdd0
1 file changed
lib/mongo/deprecations.rb
@@ -16,8 +16,7 @@ module Mongo
16
# @api private
17
module Deprecations
18
extend self
19
-
20
- include Mongo::Loggable
+ extend Mongo::Loggable
21
22
# Mutex for synchronizing access to warned features.
23
0 commit comments