remove stripe references

This commit is contained in:
r888888888
2014-11-24 19:13:21 -08:00
parent ebf3278c05
commit d9153769b8
9 changed files with 0 additions and 542 deletions

View File

@@ -82,12 +82,6 @@
</tbody>
</table>
</div>
<% if CurrentUser.safe_mode? %>
<%= render "stripe_payment" %>
<% else %>
<%= render "unavailable_payment" %>
<% end %>
</div>
</div>