We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90c9035 commit 22ed6a1Copy full SHA for 22ed6a1
Examples/Reminders/RemindersApp.swift
@@ -3,8 +3,6 @@ import SwiftUI
3
4
@main
5
struct RemindersApp: App {
6
-
7
8
init() {
9
try! prepareDependencies {
10
$0.defaultDatabase = try Reminders.appDatabase()
0 commit comments