From 9ad2bf2bd6bc95e5c199c804a8454f79c460f6cc Mon Sep 17 00:00:00 2001 From: yflory Date: Wed, 18 Dec 2019 19:11:35 +0100 Subject: [PATCH] lint compliance --- www/common/outer/team.js | 1 - 1 file changed, 1 deletion(-) diff --git a/www/common/outer/team.js b/www/common/outer/team.js index ea509d0a0..38bb83b4f 100644 --- a/www/common/outer/team.js +++ b/www/common/outer/team.js @@ -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) {