1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-29 18:04:51 +09:00

Remove old commented out line of code

This commit is contained in:
fr33domlover 2019-02-18 09:18:50 +00:00
parent 69e807214d
commit 9b8cae79e0

View file

@ -688,7 +688,6 @@ instance YesodHttpSig App where
t <- first displayException $ decodeUtf8' b t <- first displayException $ decodeUtf8' b
parseFedURI t parseFedURI t
_ -> throwE "Multiple ActivityPub-Actor headers" _ -> throwE "Multiple ActivityPub-Actor headers"
--(inboxOrVkid, key, mexpires, uActor, host, shared) <- do
vkd <- do vkd <- do
ments <- lift $ runDB $ do ments <- lift $ runDB $ do
mvk <- getBy $ UniqueVerifKey uKey mvk <- getBy $ UniqueVerifKey uKey