diff options
author | Jed Barber <jjbarber@y7mail.com> | 2017-01-14 14:05:02 +1100 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2017-01-14 14:05:02 +1100 |
commit | b7bcf8a3377bc3b847234baaf24fe6e46d7f85b7 (patch) | |
tree | 580d54267de7ed4cc650c5d07345532699c803b1 /src/main.hs | |
parent | cedc60f86a22eddef26d8db4cb3ec36d50a7fd75 (diff) |
Some code/style cleanup
Diffstat (limited to 'src/main.hs')
-rw-r--r-- | src/main.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.hs b/src/main.hs index ef7589e..6e68489 100644 --- a/src/main.hs +++ b/src/main.hs @@ -171,6 +171,5 @@ main = do -- run the show Elt.doCount election numToElect - Ex.exitSuccess |