Commit e50df67
committed
Remove unused re-export of dedupeRemoteBranchesWithLocalMatches from BranchToolbar.logic.ts
Deduplication now happens server-side in GitCore.ts, so the re-export from
BranchToolbar.logic.ts is dead code. The test file now imports directly
from @t3tools/shared/git instead.1 parent ee55732 commit e50df67
File tree
2 files changed
+2
-5
lines changed- apps/web/src/components
2 files changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | | - | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
7 | 4 | | |
8 | 5 | | |
9 | 6 | | |
| |||
0 commit comments