Skip to content

Commit

Permalink
remove dead code
Browse files Browse the repository at this point in the history
Signed-off-by: Maia Iyer <[email protected]>
  • Loading branch information
maia-iyer committed Oct 1, 2024
1 parent 9beed3f commit 2643d77
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions api/manager/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ import (
managerdb "github.com/spiffe/tornjak/pkg/manager/db"
)

/*var (
jsonContentType string = "application/json"
)*/

const (
keyShowLen int = 40
certShowLen int = 50
Expand Down

0 comments on commit 2643d77

Please sign in to comment.