mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-13 02:30:11 +01:00
style(deply): fix pylint
This commit is contained in:
parent
1b643be86e
commit
9006167554
@ -1089,8 +1089,6 @@ def push_binary_transparency(git_repo_path, git_remote):
|
||||
drive.
|
||||
|
||||
"""
|
||||
import git
|
||||
|
||||
logging.info(_('Pushing binary transparency log to {url}').format(url=git_remote))
|
||||
|
||||
if os.path.isdir(os.path.dirname(git_remote)):
|
||||
|
Loading…
Reference in New Issue
Block a user