Skip to content

Commit

Permalink
Remove unused state var
Browse files Browse the repository at this point in the history
  • Loading branch information
r-token committed Apr 13, 2024
1 parent 4f3ad6d commit c840517
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ struct NotificationPreferenceView: View {
@State private var notificationPreferenceCustomDate = Date()

@State private var whatDayText = ""
@State private var viewDidAppear = false

@Bindable var contact: SelectedContact

Expand Down

0 comments on commit c840517

Please sign in to comment.