gofmt whitespace

This commit is contained in:
Alison Winters 2020-02-14 23:01:04 +08:00 committed by Will Elwood
parent 8c42609475
commit 1fa26eec0a
1 changed files with 0 additions and 1 deletions

View File

@ -200,7 +200,6 @@ func parseBlockedQueryResponse(blockedResponse string, pluginsGlobals *PluginsGl
if (*pluginsGlobals).respondWithIPv6 == nil {
(*pluginsGlobals).respondWithIPv6 = (*pluginsGlobals).respondWithIPv4
}
} else {
switch blockedResponse {
case "refused":