comment our ackrequest
This commit is contained in:
@@ -527,10 +527,10 @@ class Commands:
|
||||
raise BaseException("Request not found")
|
||||
return self._format_request(r)
|
||||
|
||||
@command('w')
|
||||
def ackrequest(self, serialized):
|
||||
"""<Not implemented>"""
|
||||
pass
|
||||
#@command('w')
|
||||
#def ackrequest(self, serialized):
|
||||
# """<Not implemented>"""
|
||||
# pass
|
||||
|
||||
@command('w')
|
||||
def listrequests(self):
|
||||
|
||||
Reference in New Issue
Block a user