Remove manifest and stop script

Change-Id: Idf32a3a5b405491a38a22f0c8bcd6a0e7336c2fb
diff --git a/xos/synchronizer/manifest b/xos/synchronizer/manifest
deleted file mode 100644
index 5fca47e..0000000
--- a/xos/synchronizer/manifest
+++ /dev/null
@@ -1,9 +0,0 @@
-model-deps
-vbbu-synchronizer.py
-vbbu_config
-steps/sync_vbbutenant.py
-steps/vbbutenant_playbook.yaml
-stop.sh
-manifest
-__init__.py
-run.sh
diff --git a/xos/synchronizer/stop.sh b/xos/synchronizer/stop.sh
deleted file mode 100644
index 7ad7f4c..0000000
--- a/xos/synchronizer/stop.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-# Kill the observer
-pkill -9 -f vbbu-synchronizer.py