Skip to content

Commit

Permalink
lint: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
kruskall committed Dec 2, 2024
1 parent 467cdd4 commit 83978e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dev-tools/mage/kubernetes/kuberemote.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,13 @@ import (
"crypto/x509"
"encoding/pem"
"fmt"
"go/build"
"io"
"log"
"net"
"net/http"
"net/url"
"os"
"os/exec"
"path/filepath"
"strings"
"time"

Expand Down

0 comments on commit 83978e6

Please sign in to comment.