From 3d5bc8d497528a1d571d9a0b2b2cace6fc15b847 Mon Sep 17 00:00:00 2001 From: Dmitry Zuikov Date: Sun, 2 Apr 2023 13:46:22 +0300 Subject: [PATCH] removed excess trace --- hbs2-git/lib/HBS2Git/Export.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/hbs2-git/lib/HBS2Git/Export.hs b/hbs2-git/lib/HBS2Git/Export.hs index 5c2a36e1..717ca39f 100644 --- a/hbs2-git/lib/HBS2Git/Export.hs +++ b/hbs2-git/lib/HBS2Git/Export.hs @@ -91,7 +91,6 @@ export h repoHead = do for_ els $ \(k,vs,_) -> do updateProgress mon1 1 for_ (Set.toList vs) $ \ha -> do - trace $ "stateAdDep" <+> pretty k <+> pretty ha stateAddDep k ha deps <- withDB db $ do