From 0bc572cec23c8b0e4053e7b8f2d7793d73fc2072 Mon Sep 17 00:00:00 2001 From: Mitchell McCaffrey Date: Fri, 19 Mar 2021 12:57:43 +1100 Subject: [PATCH] Removed unused code in Party --- src/components/party/Party.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/party/Party.js b/src/components/party/Party.js index 8e58feb..1158602 100644 --- a/src/components/party/Party.js +++ b/src/components/party/Party.js @@ -90,8 +90,6 @@ function Party({ gameId, stream, partyStreams, onStreamStart, onStreamEnd }) { bg="background" sx={{ position: "relative", - // width: fullScreen ? "0" : "112px", - // minWidth: fullScreen ? "0" : "112px", }} >