mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2026-02-07 17:48:34 +00:00
refactor: no more pmapifactory
This commit is contained in:
@ -76,9 +76,6 @@ type ClientConfig struct {
|
||||
// The client ID.
|
||||
ClientID string
|
||||
|
||||
// The sentry DSN.
|
||||
SentryDSN string
|
||||
|
||||
// Timeout specifies the timeout from request to getting response headers to our API.
|
||||
// Passed to http.Client, empty means no timeout.
|
||||
Timeout time.Duration
|
||||
|
||||
Reference in New Issue
Block a user