Commit 541accca authored by Łukasz Nowak's avatar Łukasz Nowak

Fixup 8d07888c

parent 8d07888c
......@@ -537,10 +537,6 @@ class VifibRestApiV1Tool(BaseTool):
self.REQUEST.response.setStatus(204)
return self.REQUEST.response
def __getitem__(self, item):
import ipdb ; ipdb.set_trace()
pass
security.declarePublic('__call__')
@responseSupport(True)
@requireHeader({'Accept': 'application/json'})
......
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