瀏覽代碼

remove unused constant

Nicola Murino 4 年之前
父節點
當前提交
140380716d
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      httpd/httpd_test.go

+ 0 - 1
httpd/httpd_test.go

@@ -52,7 +52,6 @@ const (
 	updateFolderUsedQuotaPath = "/api/v1/folder_quota_update"
 	versionPath               = "/api/v1/version"
 	metricsPath               = "/metrics"
-	pprofPath                 = "/debug/pprof/"
 	webBasePath               = "/web"
 	webUsersPath              = "/web/users"
 	webUserPath               = "/web/user"