hgext/progress.py
branchstable
changeset 10463 5ddde896a19d
parent 10462 a94804a8087d
child 10464 149ad0a3ec91
--- a/hgext/progress.py	Sun Feb 14 13:58:30 2010 +0100
+++ b/hgext/progress.py	Sun Feb 14 01:52:31 2010 -0500
@@ -39,7 +39,6 @@
 or +<num> for the first num characters.
 """
 
-import math
 import sys
 import time