summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/bullet.app.src4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/bullet.app.src b/src/bullet.app.src
index 4182009..366308f 100644
--- a/src/bullet.app.src
+++ b/src/bullet.app.src
@@ -13,14 +13,10 @@
%% OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
{application, bullet, [
- {id, "Bullet"},
{description,
"Simple, reliable, efficient streaming for Cowboy."},
- {sub_description, "Bullet is a permanent bidirectional connection "
- "between the browser and the server."},
{vsn, "0.4.1"},
{modules, []},
- {registered, []},
{applications, [
kernel,
stdlib,