mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
Remove the now superflous defaultExtension
And some other unsed fields and methods.
This commit is contained in:
@@ -28,7 +28,6 @@ func TestDefaultHandler(t *testing.T) {
|
||||
cfg, fs = newTestCfg()
|
||||
)
|
||||
|
||||
cfg.Set("defaultExtension", "html")
|
||||
cfg.Set("verbose", true)
|
||||
cfg.Set("uglyURLs", true)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user