summaryrefslogtreecommitdiff
path: root/internal/middlewares/const.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/middlewares/const.go')
-rw-r--r--internal/middlewares/const.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/middlewares/const.go b/internal/middlewares/const.go
index 222ae0816..7565a963e 100644
--- a/internal/middlewares/const.go
+++ b/internal/middlewares/const.go
@@ -1,6 +1,5 @@
package middlewares
-// JWTIssuer is.
const jwtIssuer = "Authelia"
const xForwardedProtoHeader = "X-Forwarded-Proto"