deprecate report_bug

This commit is contained in:
Alex Grintsvayg 2018-03-05 14:17:57 -05:00
parent 67a3001a0b
commit 95e12a208d
2 changed files with 2 additions and 1 deletions

View file

@ -17,7 +17,7 @@ at anytime.
*
### Deprecated
*
* `report_bug` jsonrpc command
*
### Changed

View file

@ -1127,6 +1127,7 @@ class Daemon(AuthJSONRPCServer):
log.info("Get version info: " + json.dumps(platform_info))
return self._render_response(platform_info)
@AuthJSONRPCServer.deprecated()
def jsonrpc_report_bug(self, message=None):
"""
Report a bug to slack