commit | 3307981ecafc78c8523782a242560c012e1535be | [log] [tgz] |
---|---|---|
author | Jeremy Mowery <jermowery@email.arizona.edu> | Sun Nov 22 22:19:08 2015 -0700 |
committer | Jeremy Mowery <jermowery@email.arizona.edu> | Sun Nov 22 22:19:08 2015 -0700 |
tree | 75892c210ffcb0375d9d7b74b2ce7fd1572b3046 | |
parent | 48bbb05359a6e46e0a210bf02d0afe3932424c15 [diff] |
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