Show More
@@ -35,7 +35,7 b' vdiff on hovered and selected revisions.' | |||||
35 | ''' |
|
35 | ''' | |
36 |
|
36 | |||
37 | import os |
|
37 | import os | |
38 |
from mercurial import cmdutil, commands, patch, |
|
38 | from mercurial import cmdutil, commands, patch, scmutil, obsolete | |
39 | from mercurial.node import nullid, nullrev, short |
|
39 | from mercurial.node import nullid, nullrev, short | |
40 | from mercurial.i18n import _ |
|
40 | from mercurial.i18n import _ | |
41 |
|
41 |
General Comments 0
You need to be logged in to leave comments.
Login now