瀏覽代碼

remove stray comment

Antoine Beaupré 9 年之前
父節點
當前提交
2f78b8ad41
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      borg/archiver.py

+ 0 - 1
borg/archiver.py

@@ -541,7 +541,6 @@ Type "Yes I am sure" if you understand this and want to continue.\n""")
         return args
         return args
 
 
     def run(self, args=None):
     def run(self, args=None):
-        # show all logging by default for starters
         check_extension_modules()
         check_extension_modules()
         keys_dir = get_keys_dir()
         keys_dir = get_keys_dir()
         if not os.path.exists(keys_dir):
         if not os.path.exists(keys_dir):