Main/Component/UI/Decorate/Move/UILinerMove.cs @@ -6,8 +6,6 @@ using System.Collections; using UnityEngine.UI; namespace vnxbqy.UI { [RequireComponent(typeof(RectTransform))] public class UILinerMove : MonoBehaviour { @@ -76,7 +74,6 @@ } }