lint compliance

This commit is contained in:
yflory 2019-12-18 19:11:35 +01:00
parent e0782d753d
commit 9ad2bf2bd6
1 changed files with 0 additions and 1 deletions

View File

@ -1485,7 +1485,6 @@ define([
var acceptLinkInvitation = function (ctx, data, cId, cb) {
var inviteContent;
var rosterState;
nThen(function (waitFor) {
// Get team keys and ephemeral keys
getInviteContent(ctx, data, cId, waitFor(function (obj) {