diff -r 9fb85668ee15 -r f0bee3b1b847 doc/gendoc.py --- a/doc/gendoc.py Thu Nov 14 12:33:10 2019 -0800 +++ b/doc/gendoc.py Thu Nov 14 12:41:33 2019 -0800 @@ -26,11 +26,7 @@ from mercurial import demandimport demandimport.enable() -# Load util so that the locale path is set by i18n.setdatapath() before -# calling _(). -from mercurial import util -util.datapath from mercurial import ( commands, encoding,