sapling/hgext3rd/fastannotate
Jun Wu 6f6c83a6af pyflakes: fix peermod unused error
When rewriting D425 to use `iterbatch()`, I forgot to remove the unused
import. This patch removes them.
2017-08-22 20:42:52 -07:00
..
__init__.py fastannotate: mark as wlock safe 2017-07-14 16:11:55 -07:00
commands.py pager: migrate to modern pager API 2017-08-17 13:42:18 -07:00
context.py fastannotate: move to hgext3rd 2017-05-23 11:47:22 -07:00
error.py fastannotate: move to hgext3rd 2017-05-23 11:47:22 -07:00
formatter.py fastannotate: move to hgext3rd 2017-05-23 11:47:22 -07:00
protocol.py pyflakes: fix peermod unused error 2017-08-22 20:42:52 -07:00
revmap.py fastannotate: move to hgext3rd 2017-05-23 11:47:22 -07:00
support.py annotate: use keyword arguments for skiprevs and diffopts 2017-06-01 08:58:00 -07:00