Skip to content

Commit 9504fd4

Browse files
committed
Remove useless return
1 parent dd49327 commit 9504fd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pure-html-calc-generator.hs

-1
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,3 @@ main = do
8888

8989
putStrLn "Done."
9090

91-
return ()

0 commit comments

Comments
 (0)