cleanup: tighten whitespace around imports

This commit is contained in:
Sean Farley 2014-12-16 09:32:09 -08:00
parent d10de650b5
commit a57bf8b8a0

View File

@ -11,9 +11,7 @@ from mercurial import templatekw
from mercurial import templater
from mercurial import exchange
from mercurial import namespaces
from mercurial.node import hex
from hgext import schemes
def expush(orig, repo, remote, *args, **kwargs):