From 22c1d0a47b1ca8abb841fcb33d5ed115eeb0ae8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 27 Jun 2013 19:30:18 +0200 Subject: Remove unknown keys from .app.src file --- src/bullet.app.src | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') 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, -- cgit v1.2.3