Main/System/Chat/ChatRecentlyCell.cs
@@ -1,9 +1,9 @@
using vnxbqy.UI;
using System.Collections;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
using EnhancedUI.EnhancedScroller;
    public class ChatRecentlyCell : ScrollerUI
    {