Main/Component/UI/Common/GameObjectDefaultActive.cs
@@ -5,7 +5,6 @@
using UnityEngine;
using System.Collections;
namespace vnxbqy.UI {
    public class GameObjectDefaultActive:MonoBehaviour {
        [SerializeField]
@@ -21,7 +20,6 @@
    }
}