aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Auth/Tests/FIRPhoneAuthProviderTests.m
diff options
context:
space:
mode:
Diffstat (limited to 'Example/Auth/Tests/FIRPhoneAuthProviderTests.m')
-rw-r--r--Example/Auth/Tests/FIRPhoneAuthProviderTests.m5
1 files changed, 0 insertions, 5 deletions
diff --git a/Example/Auth/Tests/FIRPhoneAuthProviderTests.m b/Example/Auth/Tests/FIRPhoneAuthProviderTests.m
index 71bdd5d..05f3774 100644
--- a/Example/Auth/Tests/FIRPhoneAuthProviderTests.m
+++ b/Example/Auth/Tests/FIRPhoneAuthProviderTests.m
@@ -86,11 +86,6 @@ static NSString *const kTestVerificationCode = @"verificationCode";
*/
static const NSTimeInterval kTestTimeout = 5;
-/** @var kAPIKey
- @brief The fake API key.
- */
-static NSString *const kAPIKey = @"FAKE_API_KEY";
-
/** @var kExpectationTimeout
@brief The maximum time waiting for expectations to fulfill.
*/