Minor changes
This commit is contained in:
parent
68d005760b
commit
0fb91ef95b
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ elif not path.isdir(args.outputdir):
|
|||
|
||||
_ = gettext.gettext
|
||||
if args.language != "none":
|
||||
logging.info("Language changed to: " + args.language)
|
||||
lang = gettext.translation(domain="makedocs",
|
||||
localedir="locales",
|
||||
languages=[args.language])
|
||||
|
|
Loading…
Reference in a new issue