We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eb1f45 commit 7054676Copy full SHA for 7054676
Sources/Sentry/Public/SentryUser.h
@@ -1,5 +1,4 @@
1
#import "SentryDefines.h"
2
-#import "SentryGeo.h"
3
#import "SentrySerializable.h"
4
5
NS_ASSUME_NONNULL_BEGIN
Sources/Sentry/SentryUser.m
@@ -1,5 +1,6 @@
#import "SentryUser.h"
#import "NSDictionary+SentrySanitize.h"
+#import "SentryGeo.h"
6
0 commit comments