From 7bf3676bfde764b8852e1272771e76d1ed67038b Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 9 Oct 2021 14:35:35 +0200 Subject: [PATCH] =?UTF-8?q?=E2=88=92fetch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- __init__.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/__init__.py b/__init__.py index b006207..f91fa2f 100755 --- a/__init__.py +++ b/__init__.py @@ -37,8 +37,6 @@ def sync(repository, args): print('Sync:') r = remote.Remote(args) print(r) - for architecture in args[arguments.ARCHITECTURES]: - print(r.fetch_latest_distribution(architecture)) # TODO prepare temporary directory print('prepareā€¦') # TODO fetch