Remove test code

This commit is contained in:
Drew DeVault 2017-12-09 12:18:29 -05:00
parent 1b99f01241
commit 627076e542
1 changed files with 0 additions and 3 deletions

View File

@ -49,9 +49,6 @@ def index():
patreon_count = 0
patreon_sum = 0
recurring_count = 1
recurring_sum = 5000
return render_template("index.html", projects=projects,
avatar=avatar, selected_project=selected_project,
recurring_count=recurring_count,