lib/active_merchant/billing/gateways/transnational.rb in activemerchant-1.85.0 vs lib/active_merchant/billing/gateways/transnational.rb in activemerchant-1.86.0

- old
+ new

@@ -5,6 +5,5 @@ self.display_name = 'Transnational' self.supported_countries = ['US'] end end end -