remove unused constant

This commit is contained in:
Nicola Murino 2020-12-18 10:05:08 +01:00
parent 143df87fee
commit 140380716d
No known key found for this signature in database
GPG key ID: 2F1FB59433D5A8CB

View file

@ -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"