Skip to content

Commit 8f6ac3a

Browse files
committed
Remove typo
1 parent 46bbf02 commit 8f6ac3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scdl/scdl.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,6 @@ def main():
221221
arguments["-l"] = client.get_me().permalink_url
222222

223223
arguments["-l"] = validate_url(arguments["-l"])
224-
arguments["-l"]
225224

226225
# convert arguments dict to python_args (kwargs-friendly args)
227226
for key, value in arguments.items():

0 commit comments

Comments
 (0)