Skip to content

Commit c840517

Browse files
committed
Remove unused state var
1 parent 4f3ad6d commit c840517

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CatchUp-SwiftUI/Views/DetailScreen Subviews/NotificationPreferenceView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ struct NotificationPreferenceView: View {
2121
@State private var notificationPreferenceCustomDate = Date()
2222

2323
@State private var whatDayText = ""
24-
@State private var viewDidAppear = false
2524

2625
@Bindable var contact: SelectedContact
2726

0 commit comments

Comments
 (0)