lib/sensu-plugins-http.rb in sensu-plugins-http-0.0.1 vs lib/sensu-plugins-http.rb in sensu-plugins-http-0.0.2

- old
+ new

@@ -1,14 +2 @@ require 'sensu-plugins-http/version' - -# Load the defaults - -# -# Default class -# -module SensuPluginsHttp - class << self - end - - class << self - end -end