From 94cbdc1b1e1965701c7eca147c74d0c19562e1fb Mon Sep 17 00:00:00 2001 From: samgd Date: Fri, 22 Jul 2016 15:58:45 +0200 Subject: Remove redundant where --- tests/Hakyll/Web/Template/Tests.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/Hakyll/Web/Template/Tests.hs b/tests/Hakyll/Web/Template/Tests.hs index a975901..7d5d6ec 100644 --- a/tests/Hakyll/Web/Template/Tests.hs +++ b/tests/Hakyll/Web/Template/Tests.hs @@ -69,7 +69,6 @@ testContext = mconcat return [n1, n2] , functionField "rev" $ \args _ -> return $ unwords $ map reverse args ] - where -------------------------------------------------------------------------------- -- cgit v1.2.3