mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[mod] remove unused import
This commit is contained in:
parent
879417895b
commit
0122cbd432
1 changed files with 0 additions and 1 deletions
|
@ -307,7 +307,6 @@ def hook_exec(path, args=None, raise_on_error=False, no_trace=False,
|
|||
|
||||
"""
|
||||
from moulinette.utils.process import call_async_output
|
||||
from yunohost.app import _value_for_locale
|
||||
|
||||
# Validate hook path
|
||||
if path[0] != '/':
|
||||
|
|
Loading…
Add table
Reference in a new issue