Show More
@@ -131,8 +131,10 b' import re' | |||||
131 | import subprocess |
|
131 | import subprocess | |
132 |
|
132 | |||
133 | from mercurial.i18n import _ |
|
133 | from mercurial.i18n import _ | |
134 |
from mercurial.node import |
|
134 | from mercurial.node import ( | |
135 | from mercurial.node import wdirrev |
|
135 | nullrev, | |
|
136 | wdirrev, | |||
|
137 | ) | |||
136 |
|
138 | |||
137 | from mercurial.utils import procutil |
|
139 | from mercurial.utils import procutil | |
138 |
|
140 |
General Comments 0
You need to be logged in to leave comments.
Login now