updates to teamsnapCallback
This commit is contained in:
@@ -10,7 +10,6 @@ exports.getTeams = async (req, res, next) => {
|
||||
teamsnapCallback(err,items);
|
||||
req.teams = items;
|
||||
})
|
||||
.then(() => tsUtils.teamsnapLog('loadTeams', types=['teams'], null, req))
|
||||
.fail(
|
||||
next
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user