Style

上级 dd77dd38
......@@ -129,7 +129,7 @@ def start_periodic_timers
end
def stop_periodic_timers
@_active_periodic_timers.each {|t| t.cancel }
@_active_periodic_timers.each { |timer| timer.cancel }
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册