Fix deleting in HelloWorldService
diff --git a/xos/observers/helloworldservice/steps/sync_helloworldtenant.py b/xos/observers/helloworldservice/steps/sync_helloworldtenant.py
index 6e40f28..538463d 100644
--- a/xos/observers/helloworldservice/steps/sync_helloworldtenant.py
+++ b/xos/observers/helloworldservice/steps/sync_helloworldtenant.py
@@ -32,4 +32,4 @@
         super(SyncHelloWorldServiceTenant, self).run_playbook(o, fields)
 
     def delete_record(self, m):
-        pass
+        return