Skip to content

Commit 3cfc450

Browse files
committed
Updated tests.
1 parent a1a3a92 commit 3cfc450

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

GoogleSignIn/Tests/Unit/GIDEMMSupportTest.m

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@
5959
static NSString *const kDeviceOSKey = @"device_os";
6060
static NSString *const kEMMPasscodeInfoKey = @"emm_passcode_info";
6161

62-
@interface GIDEMMSupport (Private)
63-
+ (NSDictionary<NSString *, NSString *> *)
64-
dictionaryWithStringValuesFromDictionary:(NSDictionary *)originalDictionary;
65-
@end
66-
6762
@interface GIDEMMSupportTest : XCTestCase
6863
// The view controller that has been presented, if any.
6964
@property(nonatomic, strong, nullable) UIViewController *presentedViewController;

0 commit comments

Comments
 (0)