Skip to content

Commit 27e8918

Browse files
committed
chore: remove unused _proxy in passport.ts
1 parent 65a1f06 commit 27e8918

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/passport.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,6 @@ export class Strategy implements passport.Strategy {
116116
* @internal
117117
*/
118118
_passReqToCallback?: boolean
119-
/**
120-
* @internal
121-
*/
122-
_proxy?: boolean
123119
/**
124120
* @internal
125121
*/

0 commit comments

Comments
 (0)