Skip to content

Commit 8b52ff1

Browse files
committed
SDK-76 remove comment
1 parent 2cb2fad commit 8b52ff1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Branch-SDK/Branch-SDK/Branch.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ + (void)setBranchKey:(NSString*)branchKey error:(NSError **)error {
392392

393393
if ([branchKey hasPrefix:@"key_test"]) {
394394
bnc_useTestBranchKey = YES;
395-
// Consider making this an NSError? It's not really an error but users need to be aware they're using a test key.
396395
BNCLogWarning(
397396
@"You are using your test app's Branch Key. "
398397
"Remember to change it to live Branch Key for production deployment."

0 commit comments

Comments
 (0)