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