浏览代码

gitc_utils: Remove unused variable

Change-Id: I569819675a99ff6c01fb57b23fed033c39d14d1f
David Pursehouse 10 年之前
父节点
当前提交
41d1baac31
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      gitc_utils.py

+ 0 - 1
gitc_utils.py

@@ -58,7 +58,6 @@ def generate_gitc_manifest(client_dir, manifest):
   """
   print('Generating GITC Manifest by fetching revision SHAs for each '
         'project.')
-  project_gitcmd_dict = {}
   index = 0
   while index < len(manifest.projects):
     _set_project_revisions(