Main/System/Redpoint/RedpointCenter.cs
@@ -3,8 +3,6 @@
using UnityEngine;
using System;
namespace vnxbqy.UI
{
    
    public class RedpointCenter : Singleton<RedpointCenter>
    {
@@ -130,5 +128,3 @@
        }
    }
}