Browse Source

remove unused constant

Nicola Murino 4 năm trước cách đây
mục cha
commit
140380716d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      httpd/httpd_test.go

+ 0 - 1
httpd/httpd_test.go

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