Skip to content

Commit bba4d1d

Browse files
committed
removing unused fields
1 parent b87c481 commit bba4d1d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Assets/BossRoom/Scripts/Client/UI/UIMessageFeed.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ public class UIMessageFeed : MonoBehaviour
2020
[SerializeField]
2121
VerticalLayoutGroup m_VerticalLayoutGroup;
2222

23-
Coroutine m_HideFeedCoroutine;
24-
25-
bool m_IsDisplaying;
26-
2723
DisposableGroup m_Subscriptions;
2824

2925
[Inject]

0 commit comments

Comments
 (0)