Rev 5403: Remove useless imports. in file:///home/vila/src/bzr/reviews/mergetools/

Vincent Ladeuil v.ladeuil+lp at free.fr
Thu Nov 25 08:46:58 GMT 2010


At file:///home/vila/src/bzr/reviews/mergetools/

------------------------------------------------------------
revno: 5403
revision-id: v.ladeuil+lp at free.fr-20101125084658-h9960ze4wxgk70s8
parent: v.ladeuil+lp at free.fr-20101125081720-3e7esismh7p89tso
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: mergetools
timestamp: Thu 2010-11-25 09:46:58 +0100
message:
  Remove useless imports.
-------------- next part --------------
=== modified file 'bzrlib/mergetools.py'
--- a/bzrlib/mergetools.py	2010-11-25 08:17:20 +0000
+++ b/bzrlib/mergetools.py	2010-11-25 08:46:58 +0000
@@ -34,9 +34,6 @@
 )
 """)
 
-from bzrlib.commands import Command
-from bzrlib.option import Option
-
 
 substitution_help = {
     u'%b' : u'file.BASE',



More information about the bazaar-commits mailing list