Remove outdated TODO
This commit is contained in:
parent
39d227af49
commit
6e9a31af38
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ struct TabbedBudgetView: View {
|
|||
}
|
||||
.tag(1)
|
||||
|
||||
// TODO: Figure out why this is breaking when requestId is set from inside CategoryListView
|
||||
CategoryListView(self.budget).tabItem {
|
||||
Image(systemName: "chart.pie.fill")
|
||||
Text("categories")
|
||||
|
|
Loading…
Reference in a new issue