Skip to content

Commit

Permalink
[triv]
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergiusz Woźnicki committed Sep 26, 2013
1 parent c4df53e commit eca6935
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/mangopay.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ def preproduction
end

def root_url
# @root_url || (@preproduction == true ? "https://mangopay-api-inte.leetchi.com" : "https://api.leetchi.com")
@root_url || (@preproduction == true ? "https://api-preprod.mangopay.com" : "https://api.leetchi.com")
end
end
Expand Down

0 comments on commit eca6935

Please sign in to comment.