Updated libs
This commit is contained in:
-3
@@ -307,9 +307,6 @@ func prepareOptions(options []RenderOptions) RenderOptions {
|
||||
if len(opt.HTMLContentType) == 0 {
|
||||
opt.HTMLContentType = ContentHTML
|
||||
}
|
||||
// if opt.TemplateFileSystem == nil {
|
||||
// opt.TemplateFileSystem = newTemplateFileSystem(opt)
|
||||
// }
|
||||
|
||||
return opt
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user