lint compliance
This commit is contained in:
parent
e0782d753d
commit
9ad2bf2bd6
@ -1485,7 +1485,6 @@ define([
|
|||||||
|
|
||||||
var acceptLinkInvitation = function (ctx, data, cId, cb) {
|
var acceptLinkInvitation = function (ctx, data, cId, cb) {
|
||||||
var inviteContent;
|
var inviteContent;
|
||||||
var rosterState;
|
|
||||||
nThen(function (waitFor) {
|
nThen(function (waitFor) {
|
||||||
// Get team keys and ephemeral keys
|
// Get team keys and ephemeral keys
|
||||||
getInviteContent(ctx, data, cId, waitFor(function (obj) {
|
getInviteContent(ctx, data, cId, waitFor(function (obj) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user