mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-25 09:00:27 +00:00
remove unused constant
This commit is contained in:
parent
143df87fee
commit
140380716d
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue