mercurial/hg.py
changeset 1094 221b5252864c
parent 1093 1f1661c58283
child 1101 2cf5c8a4eae5
--- a/mercurial/hg.py
+++ b/mercurial/hg.py
@@ -5,7 +5,6 @@
 # This software may be used and distributed according to the terms
 # of the GNU General Public License, incorporated herein by reference.
 
-import os
 import util
 from node import *
 from repo import *