Main/System/Chat/ChatFriendCell.cs
@@ -2,10 +2,7 @@
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
using vnxbqy.UI;
namespace EnhancedUI.EnhancedScroller
{
    // public class ChatFriendCell : ScrollerUI
    // {
    //     [SerializeField] RichText m_ChatText;
@@ -44,5 +41,4 @@
    //         }
    //     }
    // }
}