Skip to content

Commit

Permalink
Swiftlint?
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereg committed Aug 12, 2024
1 parent f522292 commit 984328d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ import Spezi


extension HKHealthStore {
private static nonisolated(unsafe) var activeObservations: [HKObjectType: Int] = [:]
private static let activeObservationsLock = NSLock()
private static nonisolated(unsafe) var activeObservations: [HKObjectType: Int] = [:]


@MainActor
Expand Down

0 comments on commit 984328d

Please sign in to comment.