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

Commit 8696617

Browse files
authored
Fix bad stash merge
1 parent c6ef21f commit 8696617

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ public override void OnDataUpdate()
8585
}
8686

8787
private void RepositoryOnLocalAndRemoteBranchListChanged(CacheUpdateEvent cacheUpdateEvent)
88-
{
8988
{
9089
if (!lastLocalAndRemoteBranchListChangedEvent.Equals(cacheUpdateEvent))
9190
{

0 commit comments

Comments
 (0)