Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Commit 5b594ce

Browse files
Removed unnecessary space on stacktrace
1 parent 0f52a22 commit 5b594ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Assets/SO Architecture/Editor/Inspectors/StackTrace.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,6 @@ public void Draw()
9696
EditorGUILayout.EndFadeGroup();
9797

9898
GUILayout.EndArea();
99-
100-
EditorGUILayout.Space();
10199
}
102100
private void DrawSelectedContent()
103101
{

0 commit comments

Comments
 (0)