lint compliance

This commit is contained in:
yflory
2019-12-12 18:16:42 +01:00
parent ef05ac440e
commit fa8096fc76
2 changed files with 5 additions and 2 deletions

View File

@@ -1261,6 +1261,7 @@ define([
var createInviteLink = function (ctx, data, cId, cb) {
var team = ctx.teams[data.teamId];
team = team;
// var roster = team.roster;
// var name = data.name;
// var password = data.password;