Skip to content
Snippets Groups Projects
Commit a3d54c38 authored by Abderrahim Kitouni's avatar Abderrahim Kitouni
Browse files

hgrepo: remove unused imports

parent c6d26888
No related branches found
Tags 0.10.1
No related merge requests found
import weakref
from mercurial import localrepo, lock, node
from mercurial import changelog, dirstate, filelog, manifest, context
from mercurial.node import bin, hex, nullid, nullrev, short
from mercurial.node import bin
from git_handler import GitHandler
from gitrepo import gitrepo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment