Skip to content

Commit b39ee4d

Browse files
committed
Resolve conflicts
1 parent 4a0dff6 commit b39ee4d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ydb/mvp/oidc_proxy/oidc_protected_page.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@ class THandlerSessionServiceCheck : public NActors::TActorBootstrapped<THandlerS
3333
const NActors::TActorId& httpProxyId,
3434
const TOpenIdConnectSettings& settings);
3535

36-
3736
virtual void Bootstrap(const NActors::TActorContext& ctx);
38-
3937
void HandleProxy(NHttp::TEvHttpProxy::TEvHttpIncomingResponse::TPtr event, const NActors::TActorContext& ctx);
4038

4139
protected:

0 commit comments

Comments
 (0)