Removed exampleservice line as it's not merged yet
diff --git a/xos/xos/settings.py b/xos/xos/settings.py
index 221b046..8764b80 100644
--- a/xos/xos/settings.py
+++ b/xos/xos/settings.py
@@ -176,7 +176,6 @@
     'services.hpc',
     'services.cord',
     'services.helloworldservice_complete',
-    'services.exampleservice',
     'services.onos',
     'services.ceilometer',
     'services.requestrouter',