Skip to content

Commit

Permalink
Make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredkrohmer committed Jan 14, 2020
1 parent 2b20d6e commit 08533e7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions source/istio_virtualservice_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,11 @@ import (

"sigs.k8s.io/external-dns/endpoint"

//"strconv"
//"sync"

"github.com/pkg/errors"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"github.com/stretchr/testify/suite"
v1 "k8s.io/api/core/v1"
//metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/client-go/kubernetes/fake"
)

Expand Down

0 comments on commit 08533e7

Please sign in to comment.