diff fetch_command.py @ 158:91c818377703

Import cleanup thanks to pyflakes.
author Augie Fackler <durin42@gmail.com>
date Wed, 24 Dec 2008 11:17:50 -0600
parents 6fa97cfbf62f
children fdc249cd1a0a
line wrap: on
line diff
--- a/fetch_command.py
+++ b/fetch_command.py
@@ -1,8 +1,6 @@
 import cStringIO
 import re
 import os
-import shutil
-import tempfile
 
 from mercurial import patch
 from mercurial import node