Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 025dc19

Browse files
Spacing fix after rebase
1 parent bb5494c commit 025dc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UnityExtension/Assets/Editor/GitHub.Unity/UI/HistoryView.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ public override void OnSelectionChange()
114114

115115
public override void OnGUI()
116116
{
117-
118117
OnEmbeddedGUI();
119118
}
119+
120120
private void AttachHandlers(IRepository repository)
121121
{
122122
if (repository == null)

0 commit comments

Comments
 (0)