Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Commit 8fc23f2

Browse files
committed
Merge pull request #8 from ParsePlatform/nlutsenko.nullability
Remove all usage of custom nullability macros.
2 parents ea28aad + b38feb4 commit 8fc23f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ParseTwitterUtils/PFTwitterUtils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,4 +317,4 @@ NS_ASSUME_NONNULL_BEGIN
317317

318318
@end
319319

320-
PF_ASSUME_NONNULL_END
320+
NS_ASSUME_NONNULL_END

0 commit comments

Comments
 (0)