mirror of https://github.com/voidlizard/hbs2
removed excess console output
This commit is contained in:
parent
ef7fc8960e
commit
e3e0ff4cd5
|
@ -492,8 +492,6 @@ theDict = do
|
||||||
|
|
||||||
_ -> throwIO $ BadFormException @C nil
|
_ -> throwIO $ BadFormException @C nil
|
||||||
|
|
||||||
warn $ green "lwwref" <+> pretty (AsBase58 lww)
|
|
||||||
|
|
||||||
void $ runMaybeT do
|
void $ runMaybeT do
|
||||||
rh <- readActualRepoHeadFor (LWWRefKey lww)
|
rh <- readActualRepoHeadFor (LWWRefKey lww)
|
||||||
>>= toMPlus
|
>>= toMPlus
|
||||||
|
|
Loading…
Reference in New Issue