Updated comments.

This commit is contained in:
wildscotsmen 2018-10-18 15:25:16 -04:00
parent 9296eb6e7b
commit 1df1c090d0
1 changed files with 2 additions and 4 deletions

View File

@ -40,10 +40,8 @@ const styles = theme => ({
/** /**
* Function for formatting the * Function for formatting the
* date as a string that * year as a string that
* Material UI can use. We'll * Material UI can use.
* also store the date like
* this string in the database.
* @param {*} date, Date passed in. * @param {*} date, Date passed in.
*/ */
function getYear(date) { function getYear(date) {