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

Commit 0a7ede0

Browse files
Code nitpick
1 parent e49d090 commit 0a7ede0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ public override void InitializeView(IView parent)
2424
public override void OnDataUpdate()
2525
{
2626
base.OnDataUpdate();
27-
2827
userSettingsView.OnDataUpdate();
2928
gitPathView.OnDataUpdate();
3029
}

0 commit comments

Comments
 (0)