mirror of
https://code.sup39.dev/repos/Wqawg
synced 2024-12-29 03:04:53 +09:00
Remove old commented out line of code
This commit is contained in:
parent
69e807214d
commit
9b8cae79e0
1 changed files with 0 additions and 1 deletions
|
@ -688,7 +688,6 @@ instance YesodHttpSig App where
|
|||
t <- first displayException $ decodeUtf8' b
|
||||
parseFedURI t
|
||||
_ -> throwE "Multiple ActivityPub-Actor headers"
|
||||
--(inboxOrVkid, key, mexpires, uActor, host, shared) <- do
|
||||
vkd <- do
|
||||
ments <- lift $ runDB $ do
|
||||
mvk <- getBy $ UniqueVerifKey uKey
|
||||
|
|
Loading…
Reference in a new issue