summaryrefslogtreecommitdiffstats
path: root/git_refs.py
diff options
context:
space:
mode:
Diffstat (limited to 'git_refs.py')
-rw-r--r--git_refs.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/git_refs.py b/git_refs.py
index 0e3cc820..11241438 100644
--- a/git_refs.py
+++ b/git_refs.py
@@ -14,7 +14,6 @@
14# limitations under the License. 14# limitations under the License.
15 15
16import os 16import os
17import sys
18from trace import Trace 17from trace import Trace
19 18
20HEAD = 'HEAD' 19HEAD = 'HEAD'