mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-03-30 14:16:00 +00:00
remove comment
This commit is contained in:
@@ -108,7 +108,6 @@ wpEncrypt' WPKey {wpAuth, wpP256dh = WPP256dh uaPubK} asPrivK salt clearT = do
|
||||
Left e -> throwE e
|
||||
Right iv -> pure iv
|
||||
|
||||
-- TODO [webpush] use ToJSON
|
||||
encodePN :: PushNotification -> BL.ByteString
|
||||
encodePN pn = J.encode $ case pn of
|
||||
PNVerification code -> J.object ["verification" .= code]
|
||||
|
||||
Reference in New Issue
Block a user