Skip to content

Commit aa9213d

Browse files
Fix gci formatting in session_worker_pool.go
1 parent 27ae0a3 commit aa9213d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

go/appencryption/session_worker_pool.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import (
77
"github.com/godaddy/asherah/go/appencryption/pkg/log"
88
)
99

10-
1110
// sessionCleanupProcessor manages a single goroutine to handle session cleanup.
1211
// This provides minimal overhead for Lambda while preventing unbounded goroutines.
1312
type sessionCleanupProcessor struct {

0 commit comments

Comments
 (0)