mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
Spacing.
This commit is contained in:
parent
ff64068c6d
commit
55e637eda4
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ def exec_command(executable, *parameters):
|
|||
command = [executable]
|
||||
command.extend(parameters)
|
||||
Popen(command)
|
||||
|
||||
|
||||
def exec_deluge_command(script, *parameters):
|
||||
"""Execute deluge's command like browser.py, update.py and others"""
|
||||
|
|
Loading…
Add table
Reference in a new issue