removed redundant code
This commit is contained in:
@ -105,7 +105,6 @@ func previewHandler(w http.ResponseWriter, r *http.Request) {
|
||||
content = html_template.HTML(data)
|
||||
}
|
||||
|
||||
templatePath = "download.markdown.html"
|
||||
default:
|
||||
templatePath = "download.html"
|
||||
}
|
||||
|
Reference in New Issue
Block a user