Skip to content

Commit 0a67f03

Browse files
committed
chore: linting
1 parent b0a0e59 commit 0a67f03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/rot.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,6 @@ the utility will first generate an audit report and then execute the add/remove
751751
subjectName, _ := cmd.Flags().GetStringSlice("cn")
752752
stID := -1
753753
var storeData []api.GetCertificateStoreResponse
754-
//var certData []api.GetCertificateResponse
755754
var csvStoreData [][]string
756755
var csvCertData [][]string
757756
var rowLookup = make(map[string]bool)

0 commit comments

Comments
 (0)