mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 15:46:44 +00:00
GODT-1650: Remove unused gRPC event (go side)
This commit is contained in:
@ -130,7 +130,6 @@ func (s *Service) StartEventTest() error { //nolint:funlen
|
||||
NewCacheErrorEvent(CacheErrorType_CACHE_UNAVAILABLE_ERROR),
|
||||
NewCacheLocationChangeSuccessEvent(),
|
||||
NewCacheChangeLocalCacheFinishedEvent(true),
|
||||
NewIsCacheOnDiskEnabledChanged(true),
|
||||
NewDiskCachePathChanged("/dummy/path"),
|
||||
|
||||
// mail settings
|
||||
|
||||
Reference in New Issue
Block a user