Commit 7ce4582e authored by Łukasz Nowak's avatar Łukasz Nowak

Drop not needed name.

parent 8d572b87
......@@ -395,7 +395,6 @@ class InstancePublisher(GenericPublisher):
self.REQUEST.response.setBody(jsonify(d))
return self.REQUEST.response
software_instance_module = 'software_instance_module'
def __instance_list(self):
kw = dict(
portal_type=('Software Instance', 'Slave Instance'),
......
15
\ No newline at end of file
16
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment