remove debug print

This commit is contained in:
Joey Hess 2024-07-10 09:37:43 -04:00
parent b8a26712c6
commit 518248f009
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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