Skip to content

Commit

Permalink
Remove unnecessary header import
Browse files Browse the repository at this point in the history
  • Loading branch information
melontao committed Aug 29, 2023
1 parent f281c96 commit 41d52bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/MPITextSentinel.m
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

#import "MPITextSentinel.h"
#import <stdatomic.h>
#import <stdatomic.h>

@interface MPITextSentinel () {
atomic_long _counter;
Expand Down

0 comments on commit 41d52bc

Please sign in to comment.