Skip to content

Commit 6341bb9

Browse files
author
Jiang Yin
committed
优化代码
1 parent a591775 commit 6341bb9

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

Scripts/Runtime/Debugger/DebuggerComponent.RuntimeMemoryInformationWindow.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,8 @@
99
using System;
1010
using System.Collections.Generic;
1111
using UnityEngine;
12-
1312
#if UNITY_5_5_OR_NEWER
14-
1513
using UnityEngine.Profiling;
16-
1714
#endif
1815

1916
namespace UnityGameFramework.Runtime

Scripts/Runtime/Debugger/DebuggerComponent.RuntimeMemorySummaryWindow.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,8 @@
99
using System;
1010
using System.Collections.Generic;
1111
using UnityEngine;
12-
1312
#if UNITY_5_5_OR_NEWER
14-
1513
using UnityEngine.Profiling;
16-
1714
#endif
1815

1916
namespace UnityGameFramework.Runtime

0 commit comments

Comments
 (0)