mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-27 05:10:23 +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