Skip to content

Commit 39b7fc3

Browse files
committed
chore: remove old comment
1 parent f2ddaa0 commit 39b7fc3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

ios/Modules/NativeCookieModule/NativeCookieModule.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,4 @@ public class NativeCookieModule: NSObject {
1414
}
1515
SessionCookieStore.clear()
1616
}
17-
18-
// MARK: - Test / diagnostic helpers (DEBUG builds only)
19-
// These methods are excluded from release builds to prevent cookie injection,
20-
// session DoS, and keychain information disclosure from arbitrary JS callers.
2117
}

0 commit comments

Comments
 (0)