Skip to content

Commit 3ecaaf7

Browse files
committed
fix: cr
1 parent c9296d7 commit 3ecaaf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libs/continuePlaidOAuth/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// eslint-disable-next-line @typescript-eslint/no-unused-vars
1+
// eslint-disable-next-line @typescript-eslint/no-unused-vars -- Parameter kept for API parity with the iOS implementation (index.ios.ts)
22
function continuePlaidOAuth(_url: string): void {
33
// Plaid OAuth return is handled only on iOS HybridApp (see issue #87757).
44
}

0 commit comments

Comments
 (0)