mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Removes unused onAppear {}
This commit is contained in:
@@ -59,9 +59,7 @@ struct TimelineCustomizerView: View {
|
||||
}
|
||||
.listStyle(.grouped)
|
||||
.navigationTitle(Text("Timeline Layout", comment: "Navigation bar title for Timeline Layout"))
|
||||
.onAppear {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
var timeLinePreviewRow: some View {
|
||||
|
||||
Reference in New Issue
Block a user