removed console log

This commit is contained in:
Michael Fatemi 2021-01-06 00:00:04 -05:00
parent 1cbe64af0c
commit ed7114932c

View File

@ -42,8 +42,6 @@ export default function ClassCouncil() {
currentYearMembers.push(member);
}
console.log(years);
return (
<>
<Hero heading='Class Council' />