Skip to content

Commit

Permalink
remove context import
Browse files Browse the repository at this point in the history
  • Loading branch information
fenio committed Oct 25, 2024
1 parent 777a66d commit 36eff2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/plugin/utils.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package plugin

import (
"context"
crand "crypto/rand"
"crypto/x509"
"encoding/pem"
Expand Down

0 comments on commit 36eff2f

Please sign in to comment.