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