Skip to content

Commit 557fa25

Browse files
committed
remove comment
1 parent 99ecc39 commit 557fa25

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

OpenFlow/src/OAuthProvider.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,6 @@ export class OAuthProvider {
3636
}
3737
}
3838
}
39-
// if(!ctx.oidc || !ctx.oidc.provider) return;
40-
// var provider = ctx.oidc.provider;
41-
42-
43-
44-
// @param ctx - koa request context
45-
// @param form - form source (id="op.logoutForm") to be embedded in the page and submitted by
46-
// the End-User
4739
ctx.body = `<!DOCTYPE html>
4840
<head>
4941
<title>Logout Request</title>

0 commit comments

Comments
 (0)