mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2026-02-04 00:08:33 +00:00
GODT-1779: Remove go-imap
This commit is contained in:
7
internal/events/error.go
Normal file
7
internal/events/error.go
Normal file
@ -0,0 +1,7 @@
|
||||
package events
|
||||
|
||||
type Error struct {
|
||||
eventBase
|
||||
|
||||
Error error
|
||||
}
|
||||
Reference in New Issue
Block a user