mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-08 15:28:05 +03:00
remove unused constant
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user