Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Commit 7df39ca

Browse files
authored
Merge pull request #22 from stripe/ksun-cleanup
delete unused code
2 parents b93d157 + d85ed7a commit 7df39ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
end
4141

4242
source = payload[:source]
43-
payload[:amount]
4443
customer = payload[:customer_id] || @customer.id
4544
# Create the charge on Stripe's servers - this will charge the user's card
4645
begin

0 commit comments

Comments
 (0)