mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-22 13:57:51 +00:00
lint
This commit is contained in:
@@ -216,7 +216,6 @@ export async function GET(request: NextRequest) {
|
||||
const authRequestId = searchParams.get("authRequest");
|
||||
const sessionId = searchParams.get("sessionId");
|
||||
|
||||
|
||||
const _headers = await headers();
|
||||
const { serviceUrl } = getServiceUrlFromHeaders(_headers);
|
||||
|
||||
|
Reference in New Issue
Block a user