Remove !confonly build tag

This commit is contained in:
loyalsoldier 2020-12-26 16:42:06 +08:00 committed by Shelikhoo
parent ec1694beb1
commit a95bb95267
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
//go:build !confonly
// +build !confonly
package dns
import (