lint compliance
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user