Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Commit

Permalink
I removed calculate-age.js from the src/js/utils directory. Age
Browse files Browse the repository at this point in the history
calculation is happening in the API (back-end) now, so the front-end
no longer wants to or needs to calculate the user's age. Therefore,
this function is not being used and is no longer needed.
  • Loading branch information
mistergone committed Apr 25, 2016
1 parent 02901c1 commit 582cf44
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions src/js/utils/calculate-age.js

This file was deleted.

0 comments on commit 582cf44

Please sign in to comment.