Skip to content

Commit 8f585b6

Browse files
committed
Remove extra line
1 parent 4dece53 commit 8f585b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rules_haskell_tests/tests/RunTests.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ printMemoryHook action = bracket_
183183
(printMemory "AFTER")
184184
(const action)
185185

186-
187186
-- | Print information about the current memory state to debug intermittent failures
188187
-- Related to https://github.com/tweag/rules_haskell/issues/2089
189188
printMemory :: String -> IO ()

0 commit comments

Comments
 (0)