Remove commented code

This commit is contained in:
lash
2025-01-11 15:16:14 +00:00
parent dff662663d
commit 46bf21b7b8
2 changed files with 0 additions and 2 deletions

View File

@@ -13,7 +13,6 @@ var (
logg = logging.NewVanilla().WithDomain("visedriver.http.session")
)
// HTTPSessionHandler implements the session handler for HTTP
type HTTPSessionHandler struct {
request.RequestHandler