Skip to content
Snippets Groups Projects
Commit a609f73fc189 authored by Anton Shestakov's avatar Anton Shestakov
Browse files

rewind: sort imports

parent 9f9f04301df0
No related branches found
No related tags found
No related merge requests found
...@@ -17,5 +17,6 @@ ...@@ -17,5 +17,6 @@
from mercurial.i18n import _ from mercurial.i18n import _
from . import ( from . import (
compat,
exthelper, exthelper,
rewriteutil, rewriteutil,
...@@ -20,6 +21,5 @@ ...@@ -20,6 +21,5 @@
exthelper, exthelper,
rewriteutil, rewriteutil,
compat,
) )
eh = exthelper.exthelper() eh = exthelper.exthelper()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment