diff options
Diffstat (limited to 'ebin')
-rw-r--r-- | ebin/chttpd.app | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ebin/chttpd.app b/ebin/chttpd.app index a6a5f2b5..a32f4786 100644 --- a/ebin/chttpd.app +++ b/ebin/chttpd.app @@ -12,8 +12,7 @@ chttpd_rewrite, chttpd_show, chttpd_sup, - chttpd_view, - cloudant_auth + chttpd_view ]}, {registered, [chttpd_sup, chttpd]}, {applications, [kernel, stdlib, couch, fabric]}, |