Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 5222aa0

Browse files
committed
- remove dead code
1 parent 5dce8cb commit 5222aa0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/certification/certificates_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ func TestCertificates_ExerciseHandlers(t *testing.T) {
100100
_ = certificates.Initialize()
101101

102102
certificates.CaCertificateSecretKey = CaCertificateSecretKey
103-
//certificates.ClientCertificateSecretKey = "nlk-tls-client-secret"
104103

105104
go func() {
106105
err := certificates.Run()

0 commit comments

Comments
 (0)