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 a1a3a92 commit 3cfc450Copy full SHA for 3cfc450
GoogleSignIn/Tests/Unit/GIDEMMSupportTest.m
@@ -59,11 +59,6 @@
59
static NSString *const kDeviceOSKey = @"device_os";
60
static NSString *const kEMMPasscodeInfoKey = @"emm_passcode_info";
61
62
-@interface GIDEMMSupport (Private)
63
-+ (NSDictionary<NSString *, NSString *> *)
64
- dictionaryWithStringValuesFromDictionary:(NSDictionary *)originalDictionary;
65
-@end
66
-
67
@interface GIDEMMSupportTest : XCTestCase
68
// The view controller that has been presented, if any.
69
@property(nonatomic, strong, nullable) UIViewController *presentedViewController;
0 commit comments