Skip to content

Commit a799faf

Browse files
mirskifapranav.goyal
authored andcommitted
Remove unused struct
1 parent 94cbd16 commit a799faf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

internal/tls/tls.go

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,6 @@ type KeyStoreData struct {
7272
KeyLabels []string
7373
}
7474

75-
type P12KeyFiles struct {
76-
Keystores []string
77-
Password string
78-
}
79-
8075
type TLSStore struct {
8176
Keystore KeyStoreData
8277
Truststore KeyStoreData

0 commit comments

Comments
 (0)