forked from LBRYCommunity/lbry-sdk
whitespace
This commit is contained in:
parent
b8d23d0965
commit
2d5f8aed24
1 changed files with 1 additions and 1 deletions
|
@ -2398,7 +2398,7 @@ class LBRYDaemon(jsonrpc.JSONRPC):
|
|||
d = self.session.blob_manager.immediate_announce_all_blobs()
|
||||
d.addCallback(lambda _: self._render_response("Announced", OK_CODE))
|
||||
return d
|
||||
|
||||
|
||||
|
||||
def get_lbrynet_version_from_github():
|
||||
"""Return the latest released version from github."""
|
||||
|
|
Loading…
Reference in a new issue