chore: fix missing import after cherry-pick.

This commit is contained in:
Romain LE JEUNE
2023-03-02 11:15:03 +01:00
committed by Romain Le Jeune
parent 26cf684fb8
commit 20f35edc83

View File

@ -27,6 +27,7 @@ import (
"time"
"github.com/Masterminds/semver/v3"
"github.com/ProtonMail/gluon/reporter"
"github.com/ProtonMail/proton-bridge/v3/internal/constants"
"github.com/ProtonMail/proton-bridge/v3/pkg/restarter"
"github.com/getsentry/sentry-go"