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

- old
+ new

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