remove what is hopefully unncessary code
diff --git a/xos/observers/helloworldservice/steps/sync_helloworldtenant.py b/xos/observers/helloworldservice/steps/sync_helloworldtenant.py
index 01a4e71..cda55cf 100644
--- a/xos/observers/helloworldservice/steps/sync_helloworldtenant.py
+++ b/xos/observers/helloworldservice/steps/sync_helloworldtenant.py
@@ -51,5 +51,5 @@
 
     # Defines how to delete a HelloWorldTenant, since we don't have anyhting
     # special to cleanup or dependencies we do nothing.
-    def delete_record(self, m):
-        return
+    # def delete_record(self, m):
+        # return