Merge branch 'master' into responsive-fixes

This commit is contained in:
Wyatt Johnson
2018-03-26 16:45:42 -06:00
committed by GitHub
17 changed files with 155 additions and 74 deletions
@@ -63,8 +63,6 @@ const sendNotificationsBatch = async (ctx, notifications) => {
return;
}
console.log(notifications);
return Promise.all(
map(
notifications,