1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-18 01:57:02 +00:00

client: resolve linter errors (#431)

Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in:
James Hillyerd
2023-11-13 11:11:08 -08:00
committed by GitHub
parent 7ae7d29741
commit 1ce1674861
4 changed files with 10 additions and 9 deletions

View File

@@ -14,7 +14,6 @@ import (
)
type matchCmd struct {
mailbox string
output string
outFunc func(headers []*client.MessageHeader) error
delete bool