From 6cc6d659baac596ed1f9c34c72a632bd29ce4400 Mon Sep 17 00:00:00 2001 From: German Attanasio Date: Fri, 19 Jul 2019 14:39:38 -0400 Subject: [PATCH] fix: remove tone analyzer service, fix #160 --- manifest.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/manifest.yml b/manifest.yml index be6dc648..4233a8f8 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1,11 +1,5 @@ --- -declared-services: - my-tone-analyzer-service: - label: tone_analyzer - plan: lite applications: -- services: - - my-tone-analyzer-service name: tone-analyzer-demo command: npm start path: .