From: Joey Hess Date: Wed, 10 Jul 2024 13:37:43 +0000 (-0400) Subject: remove debug print X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~21^2~228^2~130 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=518248f009b98102037488987a92b83c078838a1;p=git-annex.git remove debug print --- diff --git a/P2P/Proxy.hs b/P2P/Proxy.hs index 32ef7166fe..bdb0819072 100644 --- a/P2P/Proxy.hs +++ b/P2P/Proxy.hs @@ -352,7 +352,6 @@ proxy proxydone proxymethods proxystate servermode (ClientSide clientrunst clien -- When there is a single remote, reply with its timestamp, -- to avoid needing timestamp translation. handleGETTIMESTAMP (remoteside:[]) = do - liftIO $ hPutStrLn stderr "!!!! single remote side" liftIO $ atomically $ do writeTVar (proxyRemoteLatestTimestamps proxystate) mempty