Skip to content

Commit 95ad25b

Browse files
committed
standard
1 parent 86bc72d commit 95ad25b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/datadog/di/component.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ def initialize(settings, agent_settings, logger, code_tracker: nil, telemetry: n
9595
# presently starts the remote config worker.
9696
#
9797
# DI is hacked into that middleware the same way.
98-
#probe_notifier_worker.start
98+
# probe_notifier_worker.start
9999
end
100100

101101
attr_reader :settings

0 commit comments

Comments
 (0)