mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-21 01:26:48 +00:00
fix: don't return error when event data is nil
This commit is contained in:
committed by
Jakub Cuth
parent
e1ecc11f38
commit
341a6501e6
@ -17,8 +17,6 @@
|
||||
|
||||
package pmapi
|
||||
|
||||
import "net/http"
|
||||
|
||||
// Common response codes.
|
||||
const (
|
||||
CodeOk = 1000
|
||||
|
||||
Reference in New Issue
Block a user