Skip to content

Commit 0c99b87

Browse files
committed
space before function for codeclimate fix
1 parent 781f548 commit 0c99b87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift-sdk/Internal/IterableKeychain.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,5 @@ class IterableKeychain {
8282

8383
return try? JSONSerialization.jsonObject(with: data) as? [AnyHashable: Any]
8484
}
85+
8586
}

0 commit comments

Comments
 (0)