Mercurial > hg
diff COPYING @ 24634:4ece2847cf4c
parsers: remove unused dependency on util
Parsers.py had a reference to util.sha1 which was unused. This commit removes
this reference as well as the unused import of util to simplify the dependency
graph. This is important for the next commit which actually relocates part
of a module to eliminate a cycle.
author | Drew Gottlieb <drgott@google.com> |
---|---|
date | Mon, 06 Apr 2015 13:59:36 -0700 |
parents | 8c8b55733cbd |
children |