Mercurial > public > mercurial-scm > hg
diff hgext/color.py @ 10463:5ddde896a19d stable
remove unused imports
author | Brodie Rao <me+hg@dackz.net> |
---|---|
date | Sun, 14 Feb 2010 01:52:31 -0500 |
parents | 08a0f04b56bd |
children | 44b4a2a31623 |
line wrap: on
line diff
--- a/hgext/color.py Sun Feb 14 13:58:30 2010 +0100 +++ b/hgext/color.py Sun Feb 14 01:52:31 2010 -0500 @@ -65,7 +65,7 @@ import os, sys -from mercurial import cmdutil, commands, extensions, error +from mercurial import cmdutil, commands, extensions from mercurial.i18n import _ # start and stop parameters for effects