diff --git a/launchConfigurations/dummy-service.launch b/launchConfigurations/dummy-service.launch
deleted file mode 100644
index 615918c58b412e00e7cf0bb684d469cc808cc0b3..0000000000000000000000000000000000000000
--- a/launchConfigurations/dummy-service.launch
+++ /dev/null
@@ -1,17 +0,0 @@
-{
-  "ServiceId": "com.ibm.cloudoe.orion.client.deploy",
-  "Params": {
-    "Target": {
-      "Url": "https://api.eu-gb.cf.cloud.ibm.com",
-      "Org": "organisation one",
-      "Space": "dev"
-    },
-    "Name": "dummy-service",
-    "Instrumentation": {
-      "domain": "eu-gb.mybluemix.net",
-      "instances": "1"
-    }
-  },
-  "Path": "manifest.yml",
-  "Type": "Cloud Foundry"
-}
\ No newline at end of file