From 286a681b578b72667dfabab102cfeefa62975bf9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 20 May 2025 09:37:33 -0400 Subject: [PATCH] remove dangling where --- Command/Smudge.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Command/Smudge.hs b/Command/Smudge.hs index 355dd7a647..dc3854a661 100644 --- a/Command/Smudge.hs +++ b/Command/Smudge.hs @@ -112,7 +112,6 @@ clean file = do discardreststdin emitpointer stop - where -- Handles everything except the IO of the file content. clean' @@ -135,7 +134,6 @@ clean' file mk passthrough discardreststdin emitpointer = , inSmudgeCleanFilter go ) where - go = case mk of Right (Just k) -> do addingExistingLink file k $ do