Skip to content

Commit

Permalink
Updated formatting to pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
EvelynBunnyDev committed Jan 16, 2024
1 parent 0977132 commit 00ed7f6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Behavior/Account/AccountButton.swift
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ struct AccountButton: View {
AccountButton(isPresented: .constant(false))
}
#endif

1 change: 0 additions & 1 deletion Behavior/BehaviorDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ class BehaviorDelegate: SpeziAppDelegate {

// additional values stored using the `FirestoreAccountStorage` within our Standard implementation
.collects(\.genderIdentity)

])

if FeatureFlags.useFirebaseEmulator {
Expand Down

0 comments on commit 00ed7f6

Please sign in to comment.