summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2014-09-02 00:09:45 +0100
committerJay Doane <jaydoane@apache.org>2021-04-19 00:35:19 -0700
commit73c724b46ccfe7a0b9b1e69609447a760e450da6 (patch)
treee0fc03fad5e2b803d7ba93580875556c685e7d70
parent1f4ed90f7470a377f94e1bc503c17d1ae8db7614 (diff)
downloadcouchdb-73c724b46ccfe7a0b9b1e69609447a760e450da6.tar.gz
there is no app
-rw-r--r--src/weatherreport/src/weatherreport.app.src3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/weatherreport/src/weatherreport.app.src b/src/weatherreport/src/weatherreport.app.src
index 4778ac476..dda1cd03e 100644
--- a/src/weatherreport/src/weatherreport.app.src
+++ b/src/weatherreport/src/weatherreport.app.src
@@ -35,6 +35,5 @@
kernel,
stdlib,
inets
- ]},
- {mod, {weatherreport_app, []}}
+ ]}
]}.