1
0
mirror of https://github.com/nikoksr/notify.git synced 2026-05-22 10:15:31 +02:00

chore(style): make fmt

This commit is contained in:
Niko Köser
2021-02-12 19:19:44 +01:00
parent 104fe6e275
commit aad9e61788
-1
View File
@@ -4,7 +4,6 @@ import (
"net/http"
"github.com/pkg/errors"
"github.com/sendgrid/sendgrid-go"
"github.com/sendgrid/sendgrid-go/helpers/mail"
)