Skip to content

Commit 19ce7bb

Browse files
committed
Comment missed and now unused packages
1 parent 269f47e commit 19ce7bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

registry/client_commands_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ import (
2222
"context"
2323
// "encoding/json"
2424
// "io"
25-
"net/http"
25+
// "net/http"
2626
"net/http/httptest"
2727
// "os"
2828
"path/filepath"
2929
"sort"
3030
"testing"
31-
"time"
31+
// "time"
3232

3333
"github.com/gin-gonic/gin"
3434
"github.com/lestrrat-go/jwx/v2/jwk"

0 commit comments

Comments
 (0)