Kiln » largefiles » largefiles-mercurial-truncated changes working towards inclusion in Mercurial
Clone URL:  

clean up imports

Changeset 6c58f3aff3c2

Parent ed3146532e26

by Profile picture of User 12Benjamin Pollack <benjamin@fogcreek.com>

Changes to one file · Browse files at 6c58f3aff3c2 Showing diff from parent ed3146532e26 Diff from another changeset...

 
3
4
5
6
7
8
9
10
11
 
3
4
5
 
6
 
7
8
9
@@ -3,9 +3,7 @@
 import os  import types  import copy -import re   -import mercurial.__version__  from mercurial import hg, extensions, commands, util, context, cmdutil, \   match as match_, filemerge, node, archival, httprepo, error  from mercurial.i18n import _