Show More
@@ -26,7 +26,7 b'' | |||||
26 |
|
26 | |||
27 | from mercurial import util, commands, cmdutil, scmutil |
|
27 | from mercurial import util, commands, cmdutil, scmutil | |
28 | from mercurial.i18n import _ |
|
28 | from mercurial.i18n import _ | |
29 |
import os |
|
29 | import os | |
30 |
|
30 | |||
31 | cmdtable = {} |
|
31 | cmdtable = {} | |
32 | command = cmdutil.command(cmdtable) |
|
32 | command = cmdutil.command(cmdtable) |
General Comments 0
You need to be logged in to leave comments.
Login now