소스 검색

removed redundant code

tags/v1.0.0
Remco 9 년 전
부모
커밋
c26607b81e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      transfersh-server/handlers.go

+ 0
- 1
transfersh-server/handlers.go 파일 보기

@@ -105,7 +105,6 @@ func previewHandler(w http.ResponseWriter, r *http.Request) {
content = html_template.HTML(data) content = html_template.HTML(data)
} }


templatePath = "download.markdown.html"
default: default:
templatePath = "download.html" templatePath = "download.html"
} }


불러오는 중...
취소
저장