This commit is contained in:
Simon Ser 2020-01-20 13:22:18 +01:00
parent a0800c2436
commit 8b10324ab6
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
3 changed files with 3 additions and 3 deletions

View file

@ -5,9 +5,9 @@ import (
"encoding/base64"
"errors"
"fmt"
"net/http"
"sync"
"time"
"net/http"
imapclient "github.com/emersion/go-imap/client"
"github.com/emersion/go-sasl"