Remove typo

master
7x11x13 2021-12-08 21:37:35 -05:00
parent 46bbf02778
commit 8f6ac3a8f7
1 changed files with 0 additions and 1 deletions

View File

@ -221,7 +221,6 @@ def main():
arguments["-l"] = client.get_me().permalink_url
arguments["-l"] = validate_url(arguments["-l"])
arguments["-l"]
# convert arguments dict to python_args (kwargs-friendly args)
for key, value in arguments.items():