Skip to content

Commit a1461f3

Browse files
committed
Remove unused variable
1 parent 5dd08fe commit a1461f3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dnscrypt-proxy/plugin_nx_log.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ type PluginNxLog struct {
1616
sync.Mutex
1717
outFd *os.File
1818
format string
19-
ignoredQtypes []string
2019
}
2120

2221
func (plugin *PluginNxLog) Name() string {

0 commit comments

Comments
 (0)