Remove unused manual configuration item

This 'multlingual' option isn't mentioned in the mdbook docs as far as
I can see.
pull/392/head
Wilfred Hughes 2022-09-23 23:08:54 +07:00
parent b1fcd79da5
commit 78dabcabce
2 changed files with 0 additions and 2 deletions

@ -1,7 +1,6 @@
[book]
authors = ["Wilfred Hughes"]
language = "en"
multilingual = false
src = "src"
title = "Difftastic Manual"
description = "The official manual for difftastic, the syntactic differ"

@ -1,7 +1,6 @@
[book]
authors = ["Wilfred Hughes"]
language = "zh-CN"
multilingual = false
src = "src"
title = "Difftastic Manual"
description = "The official manual for difftastic, the syntactic differ"