From d342f93547ee52e603f78c3e80c7765fb0f908bc Mon Sep 17 00:00:00 2001 From: paweldomas Date: Fri, 21 Oct 2016 09:25:14 -0500 Subject: [PATCH] fix(Invite): remove unused 'updateInviteUrl' --- modules/UI/invite/Invite.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/modules/UI/invite/Invite.js b/modules/UI/invite/Invite.js index 24708fe2e..2247d8691 100644 --- a/modules/UI/invite/Invite.js +++ b/modules/UI/invite/Invite.js @@ -169,14 +169,6 @@ class Invite { } } - /** - * Updates the room invite url. - */ - updateInviteUrl (newInviteUrl) { - this.inviteUrl = newInviteUrl; - this.updateView(); - } - /** * Helper method for encoding * Invite URL