forked from Silverfish/proton-bridge
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