@@ -13,10 +13,6 @@
<% end %>
-<% elsif current_user.stripe_id_code == "special" %>
- - Billing questions? Send an email to yo@dev.to. -
<% else %>Your Credit Cards
<% @customer.sources.each do |source| %>
diff --git a/app/views/users/_billing.html.erb b/app/views/users/_billing.html.erb index 497dfcd93..3c6f2be7f 100644 --- a/app/views/users/_billing.html.erb +++ b/app/views/users/_billing.html.erb @@ -1,7 +1,7 @@