mercurial/version.py
changeset 5931 6482d34974ac
parent 5481 003d1f174fe1
child 6237 4a85a9077136
--- a/mercurial/version.py	Wed Jan 23 14:28:25 2008 +0100
+++ b/mercurial/version.py	Wed Jan 23 17:16:33 2008 +0100
@@ -1,4 +1,4 @@
-# Copyright (C) 2005, 2006 by Intevation GmbH
+# Copyright (C) 2005, 2006, 2008 by Intevation GmbH
 # Author(s):
 # Thomas Arendsen Hein <thomas@intevation.de>
 #
@@ -10,7 +10,6 @@
 """
 
 import os
-import os.path
 import re
 import time
 import util