From 70c385ec7498e6beaf80655f96d44e451f1b6c21 Mon Sep 17 00:00:00 2001 From: Dmitry Zuikov Date: Sun, 29 Sep 2024 08:46:30 +0300 Subject: [PATCH] wip --- .../HBS2/Git/DashBoard/State/Index/Peer.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/hbs2-git-dashboard/hbs2-git-dashboard-core/HBS2/Git/DashBoard/State/Index/Peer.hs b/hbs2-git-dashboard/hbs2-git-dashboard-core/HBS2/Git/DashBoard/State/Index/Peer.hs index 19e3dfed..6270bbda 100644 --- a/hbs2-git-dashboard/hbs2-git-dashboard-core/HBS2/Git/DashBoard/State/Index/Peer.hs +++ b/hbs2-git-dashboard/hbs2-git-dashboard-core/HBS2/Git/DashBoard/State/Index/Peer.hs @@ -85,8 +85,6 @@ updateIndexFromPeer = do guard (not done) - debug $ red "AAAAAAA" <+> pretty htx - getBlock sto (fromHashRef htx) >>= toMPlus <&> deserialiseOrFail @(RefLogUpdate L4Proto) >>= toMPlus