use es6 notation for exportFollows
This is a quick cleanup that makes the exportFollows() code more readable and less confusing by using an arrow function instead of old ES5 function definition.
This is a quick cleanup that makes the exportFollows() code more readable and less confusing by using an arrow function instead of old ES5 function definition.