summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Wallace <mikewallace1979@googlemail.com>2014-08-19 18:20:16 +0100
committerJay Doane <jaydoane@apache.org>2021-04-19 00:34:24 -0700
commit372e6a684f4f989d45bef541c4e2cd3a2619a3b7 (patch)
tree8d4f38d2526ba227263b20466ce2aa8d10a89398
parentb18e9f09e9ec3b9de1500681752e538febd0443d (diff)
downloadcouchdb-372e6a684f4f989d45bef541c4e2cd3a2619a3b7.tar.gz
Whitespace
-rw-r--r--src/weatherreport/src/weatherreport.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/weatherreport/src/weatherreport.erl b/src/weatherreport/src/weatherreport.erl
index d15ba5680..02258a6fe 100644
--- a/src/weatherreport/src/weatherreport.erl
+++ b/src/weatherreport/src/weatherreport.erl
@@ -115,7 +115,6 @@ run(InputChecks) ->
weatherreport_runner:run(Checks, all);
_ ->
weatherreport_runner:run(Checks)
-
end,
case Messages of
[] ->