lib/active_shipping/carriers/usps.rb in active_shipping-1.8.3 vs lib/active_shipping/carriers/usps.rb in active_shipping-1.8.4

- old
+ new

@@ -116,11 +116,9 @@ ATTEMPTED_DELIVERY_CODES = %w(02 53 54 55 56 H0) # Array of U.S. possessions according to USPS: https://www.usps.com/ship/official-abbreviations.htm US_POSSESSIONS = %w(AS FM GU MH MP PW PR VI) - # TODO: figure out how USPS likes to say "Ivory Coast" - # # Country names: # http://pe.usps.gov/text/Imm/immctry.htm COUNTRY_NAME_CONVERSIONS = { "BA" => "Bosnia-Herzegovina", "CD" => "Congo, Democratic Republic of the",