From c2dbb7141a7c95aa521a41b27bed3af25de8f546 Mon Sep 17 00:00:00 2001 From: Ondřej Benkovský Date: Sun, 10 Jul 2022 20:06:33 +0200 Subject: add golangci-lint linter (#5499) --- core/dnsserver/onstartup_test.go | 1 - 1 file changed, 1 deletion(-) (limited to 'core/dnsserver/onstartup_test.go') diff --git a/core/dnsserver/onstartup_test.go b/core/dnsserver/onstartup_test.go index 031613cb8..41d4d82f8 100644 --- a/core/dnsserver/onstartup_test.go +++ b/core/dnsserver/onstartup_test.go @@ -5,7 +5,6 @@ import ( ) func TestRegex1035PrefSyntax(t *testing.T) { - testCases := []struct { zone string expected bool -- cgit v1.2.3