function findTeam()

in index.js [95:97]


        function findTeam(element) {
          return element.team == teamsanitizeAttribute;
        }