mirror of
https://github.com/zalando-incubator/kube-metrics-adapter.git
synced 2025-07-07 04:21:35 +00:00
Fix all errors from golangci-lint command
Signed-off-by: Arjun Naik <arjun.rn@gmail.com>
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
package annotations
|
||||
|
||||
import (
|
||||
"github.com/stretchr/testify/require"
|
||||
"testing"
|
||||
|
||||
"github.com/stretchr/testify/require"
|
||||
autoscalingv2 "k8s.io/api/autoscaling/v2beta2"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user