Skip to content

Commit

Permalink
Remove fitbit placeholder from html template
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianNachtigall committed Jul 8, 2020
1 parent e304d1a commit 02fdf8c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion donation-platform/templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ <h3>
<td><a href="/authorize/strava">Strava</a></td>
<td><a href="/authorize/garmin">Garmin</a></td>
<td><a href="/file/upload">fit file upload</a></td>
<td>FitBit</td>
</tr>
</tbody>
</table>
Expand Down
1 change: 0 additions & 1 deletion donation-platform/templates/service.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ <h3>
<td><a href="/authorize/strava">Strava</a></td>
<td><a href="/authorize/garmin">Garmin</a></td>
<td><a href="/file/upload">fit file upload</a></td>
<td>FitBit</td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 02fdf8c

Please sign in to comment.