Skip to content

Commit ed97436

Browse files
committed
🧹 Remove obsolete submodule title comment
1 parent 063be2c commit ed97436

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/ViewModels/Launcher.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,6 @@ public void OpenRepositoryInTab(RepositoryNode node, LauncherPage page)
305305
{
306306
if (one.Node.Id == node.Id)
307307
{
308-
// Update title in case parent was renamed
309308
if (page != null && page.Node.IsRepository)
310309
one.Node.Name = ComposeSubmoduleTitle(page, node);
311310

0 commit comments

Comments
 (0)