hugolib: Remove unused code

This commit is contained in:
Bjørn Erik Pedersen
2016-03-14 15:41:03 +01:00
parent c21dc16dbe
commit dea185aa9b
8 changed files with 9 additions and 90 deletions

View File

@@ -99,11 +99,6 @@ Content of the file goes Here
"date": "2012-08-06"
}
Some text
`
SIMPLE_PAGE_JSON_COMPACT = `
{"title":"foobar","customData":{"foo":"bar"},"date":"2012-08-06"}
Text
`
SIMPLE_PAGE_NOLAYOUT = `---