lib/loopiator/errors.rb in loopiator-0.3.8 vs lib/loopiator/errors.rb in loopiator-0.4.0

- old
+ new

@@ -40,6 +40,6 @@ class InsufficientFundsError < ApiError def message "Insufficient funds. Please top up your prepaid account." end end -end \ No newline at end of file +end