summaryrefslogtreecommitdiff
path: root/Tools/hg/hgtouch.py
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/hg/hgtouch.py')
-rw-r--r--Tools/hg/hgtouch.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/hg/hgtouch.py b/Tools/hg/hgtouch.py
index 119d812148..fbca469ba9 100644
--- a/Tools/hg/hgtouch.py
+++ b/Tools/hg/hgtouch.py
@@ -7,7 +7,6 @@ syntax of make rules.
In addition to the dependency syntax, #-comments are supported.
"""
-from __future__ import with_statement
import errno
import os
import time