From dc60a4695be995284d2be196977741ab476fded1 Mon Sep 17 00:00:00 2001 From: Roland Osborne Date: Mon, 22 May 2023 15:48:16 -0700 Subject: [PATCH] fix lint error --- net/web/src/session/Session.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/net/web/src/session/Session.jsx b/net/web/src/session/Session.jsx index 01af45bc..7fe9b185 100644 --- a/net/web/src/session/Session.jsx +++ b/net/web/src/session/Session.jsx @@ -31,7 +31,6 @@ export function Session() { let incoming = []; for (let i = 0; i < state.ringing.length; i++) { const ring = state.ringing[i]; - const label = ring.name ? ring.name : `${ring.handle}@${ring.node}`; incoming.push(