mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #4856 from nikhiljindal/expvar
Stop importing expvar
This commit is contained in:
commit
39c343d57e
@ -18,7 +18,6 @@ package master
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
_ "expvar"
|
||||
"fmt"
|
||||
"net"
|
||||
"net/http"
|
||||
|
Loading…
Reference in New Issue
Block a user