some cleanup

This commit is contained in:
2011-03-12 22:00:21 +00:00
parent d5f79b82a9
commit dcca3556ea
2 changed files with 0 additions and 3 deletions

View File

@@ -5,8 +5,6 @@ module Redistat
base.extend(ClassMethods)
end
class InvalidDefaultOptions < ArgumentError; end
module ClassMethods
def option_accessor(*opts)
opts.each do |option|