Skip to content

Commit 2feda82

Browse files
authored
Update list.go
1 parent 76c1799 commit 2feda82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commands/list.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import (
55

66
"github.com/emersion/go-imap"
77
"github.com/emersion/go-imap/utf7"
8+
"fmt"
89
)
910

1011
// List is a LIST command, as defined in RFC 3501 section 6.3.8. If Subscribed

0 commit comments

Comments
 (0)