We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dd08fe commit a1461f3Copy full SHA for a1461f3
1 file changed
dnscrypt-proxy/plugin_nx_log.go
@@ -16,7 +16,6 @@ type PluginNxLog struct {
16
sync.Mutex
17
outFd *os.File
18
format string
19
- ignoredQtypes []string
20
}
21
22
func (plugin *PluginNxLog) Name() string {
0 commit comments