mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-05 17:27:51 +00:00
fix gofmt
Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
This commit is contained in:
parent
0a90d4668b
commit
bcdc1784ce
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@ limitations under the License.
|
|||
package main
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
|
||||
"k8s.io/client-go/tools/cache"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue