diff options
Diffstat (limited to 'git_refs.py')
-rw-r--r-- | git_refs.py | 1 |
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 | ||
16 | import os | 16 | import os |
17 | import sys | ||
18 | from trace import Trace | 17 | from trace import Trace |
19 | 18 | ||
20 | HEAD = 'HEAD' | 19 | HEAD = 'HEAD' |