From ced3c7efe43753651b57c26590097590791f27eb Mon Sep 17 00:00:00 2001 From: Luiz <34900176+lpessin@users.noreply.github.com> Date: Thu, 7 May 2020 13:37:46 -0300 Subject: [PATCH] fix duplicate line on api doc delete line 3616 (duplicate line 3618) --- lbry/extras/daemon/daemon.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lbry/extras/daemon/daemon.py b/lbry/extras/daemon/daemon.py index 5c84f8227..594142391 100644 --- a/lbry/extras/daemon/daemon.py +++ b/lbry/extras/daemon/daemon.py @@ -3613,7 +3613,6 @@ class Daemon(metaclass=JSONRPCServerType): given name. default: false. --title= : (str) title of the collection --description=<description> : (str) description of the collection - --clear_languages : (bool) clear existing languages (prior to adding new ones) --tags=<tags> : (list) content tags --clear_languages : (bool) clear existing languages (prior to adding new ones) --languages=<languages> : (list) languages used by the collection,