From e3e0ff4cd5d2b314d4f54ca63b5f76ffaacdaa12 Mon Sep 17 00:00:00 2001 From: voidlizard Date: Tue, 8 Oct 2024 15:16:03 +0300 Subject: [PATCH] removed excess console output --- hbs2-git/git-hbs2/Main.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/hbs2-git/git-hbs2/Main.hs b/hbs2-git/git-hbs2/Main.hs index 91f6d622..e6e9a916 100644 --- a/hbs2-git/git-hbs2/Main.hs +++ b/hbs2-git/git-hbs2/Main.hs @@ -492,8 +492,6 @@ theDict = do _ -> throwIO $ BadFormException @C nil - warn $ green "lwwref" <+> pretty (AsBase58 lww) - void $ runMaybeT do rh <- readActualRepoHeadFor (LWWRefKey lww) >>= toMPlus