mercurial/commands.py
changeset 7280 810ca383da9c
parent 7276 08dc0152bb5e
child 7303 d14c25e823ba
--- a/mercurial/commands.py	Tue Oct 28 19:07:14 2008 +0100
+++ b/mercurial/commands.py	Tue Oct 28 19:25:26 2008 +0100
@@ -11,7 +11,7 @@
 import os, re, sys
 import hg, util, revlog, bundlerepo, extensions, copies
 import difflib, patch, time, help, mdiff, tempfile, url
-import version, socket
+import version
 import archival, changegroup, cmdutil, hgweb.server, sshserver, hbisect
 import merge as merge_