diff options
Diffstat (limited to 'src/verbs')
| -rw-r--r-- | src/verbs/sync.py | 6 | 
1 files changed, 0 insertions, 6 deletions
diff --git a/src/verbs/sync.py b/src/verbs/sync.py index fa78112..8b6e5e3 100644 --- a/src/verbs/sync.py +++ b/src/verbs/sync.py @@ -84,9 +84,3 @@ def sync(args, options, config):          num_packages = len(validated)          util.loading_bar(num_packages, num_packages, f"Synced {repo}")          print(colors.RESET) - -             -             -             - -    print("Synced!")  | 
