lint compliance

pull/1/head
yflory 5 years ago
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…
Cancel
Save