chore: update linter

This commit is contained in:
Ludovic Fernandez
2022-02-15 14:56:53 +01:00
committed by GitHub
parent 9e96089da6
commit 371b6e3c86
12 changed files with 5 additions and 14 deletions

View File

@@ -186,7 +186,6 @@ func TestGetRoutersByEntryPoints(t *testing.T) {
"webs": {
"bar": {
Router: &dynamic.Router{
EntryPoints: []string{"webs"},
Service: "bar-service@myprovider",
Rule: "Host(`foo.bar`)",