WIP
fix naming on variable fix tapping on exercise not updating external correctly
This commit is contained in:
@@ -39,7 +39,6 @@ class HealthKitHelper {
|
||||
limit: HKObjectQueryNoLimit,
|
||||
sortDescriptors: nil)
|
||||
{ (sampleQuery, results, error ) -> Void in
|
||||
|
||||
if let queryError = error {
|
||||
self.shitReturned()
|
||||
self.shitReturned()
|
||||
|
||||
Reference in New Issue
Block a user