Show More
@@ -8,7 +8,7 b'' | |||||
8 | import os, mimetypes, re |
|
8 | import os, mimetypes, re | |
9 | import webutil |
|
9 | import webutil | |
10 | from mercurial import revlog, archival |
|
10 | from mercurial import revlog, archival | |
11 | from mercurial.node import hex, nullid |
|
11 | from mercurial.node import short, hex, nullid | |
12 | from mercurial.util import binary |
|
12 | from mercurial.util import binary | |
13 | from mercurial.repo import RepoError |
|
13 | from mercurial.repo import RepoError | |
14 | from common import paritygen, staticfile, get_contact, ErrorResponse |
|
14 | from common import paritygen, staticfile, get_contact, ErrorResponse |
General Comments 0
You need to be logged in to leave comments.
Login now