diff --git a/Client/Assets/1_Script/GridLayoutGroupSet.cs b/Client/Assets/1_Script/GridLayoutGroupSet.cs deleted file mode 100644 index 34c4f037..00000000 --- a/Client/Assets/1_Script/GridLayoutGroupSet.cs +++ /dev/null @@ -1,13 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using UnityEngine; - -public class GridLayoutGroupSet : MonoBehaviour -{ - [ContextMenu("Test")] - public void Test() - { - RectTransform rt = gameObject.GetComponent(); - Debug.Log(rt.sizeDelta); - } -} diff --git a/Client/Assets/1_Script/GridLayoutGroupSet.cs.meta b/Client/Assets/1_Script/GridLayoutGroupSet.cs.meta deleted file mode 100644 index 0fa8b7ff..00000000 --- a/Client/Assets/1_Script/GridLayoutGroupSet.cs.meta +++ /dev/null @@ -1,11 +0,0 @@ -fileFormatVersion: 2 -guid: 423be29998791b9428d597e6edb920bb -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: