Select the types of activity you want to include in your feed.
score: remove unused contentProvider.matchScore (#725)
My last PR missed this. Now that we only score by candidateMatch we can remove the matchScore implementation which was used to score LineMatch. Test Plan: go test