lib/redis_failover/errors.rb in redis_failover-0.8.3 vs lib/redis_failover/errors.rb in redis_failover-0.8.4

- old
+ new

@@ -42,6 +42,6 @@ class UnsupportedOperationError < Error def initialize(operation) super("Operation `#{operation}` is currently unsupported") end end -end \ No newline at end of file +end