Kaynağa Gözat

remove extra line

pull/27044/head
hyg 8 ay önce
ebeveyn
işleme
7eaf283b0c

+ 0
- 1
services/auth/source/smtp/source_authenticate.go Dosyayı Görüntüle

@@ -49,7 +49,6 @@ func (source *Source) Authenticate(ctx context.Context, user *user_model.User, u
if tperr, ok := err.(*textproto.Error); ok {
return nil, errors.Join(util.ErrInvalidArgument, tperr)
}

return nil, err
}


Loading…
İptal
Kaydet