From bd82e8c0183a0ffa4edaeae295354ff031b2049e Mon Sep 17 00:00:00 2001 From: blam Date: Tue, 4 Jul 2023 10:45:28 +0200 Subject: [PATCH] chore: woops fix the additional char Signed-off-by: blam --- plugins/auth-backend/src/providers/oidc/provider.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/auth-backend/src/providers/oidc/provider.ts b/plugins/auth-backend/src/providers/oidc/provider.ts index ab4e1f7ee0..7638027b01 100644 --- a/plugins/auth-backend/src/providers/oidc/provider.ts +++ b/plugins/auth-backend/src/providers/oidc/provider.ts @@ -1,4 +1,4 @@ -z/* +/* * Copyright 2020 The Backstage Authors * * Licensed under the Apache License, Version 2.0 (the "License");