mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-27 02:18:41 -05:00
(maint) clean up statsd inclusion and require lines
The library is actually required as 'statsd' and not 'ruby-statsd', best I can tell.
This commit is contained in:
parent
fb323a70bf
commit
912cc489c0
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
require 'rubygems' unless defined?(Gem)
|
||||
require 'statsd-ruby'
|
||||
require 'statsd'
|
||||
|
||||
module Vmpooler
|
||||
class Statsd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue